Spaces:
Running
Running
Update css/main.css
Browse files- css/main.css +1 -1
css/main.css
CHANGED
@@ -56,7 +56,7 @@ ul {
|
|
56 |
position: fixed;
|
57 |
top: 0;
|
58 |
width: 100%
|
59 |
-
padding: 60px;
|
60 |
background: #e7fefc;
|
61 |
}
|
62 |
|
|
|
56 |
position: fixed;
|
57 |
top: 0;
|
58 |
width: 100%
|
59 |
+
padding: 60px 60px 200px 60px;
|
60 |
background: #e7fefc;
|
61 |
}
|
62 |
|