Browse Source

fix menu1

Andrey Yakovlev 7 years ago
parent
commit
300895e13b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      style.css

+ 1 - 1
style.css

@@ -28,7 +28,7 @@ header{
 	padding: 0;
 	display: flex;
 	height: 3.5vh;
-	width: 35%;
+	width: 50%;
 	justify-content: center;
 	flex-wrap: wrap;
 }