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