Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -19,7 +19,7 @@
|
|
| 19 |
}
|
| 20 |
|
| 21 |
header {
|
| 22 |
-
width:
|
| 23 |
background-color: #1DB954;
|
| 24 |
padding: 10px 20px;
|
| 25 |
display: flex;
|
|
|
|
| 19 |
}
|
| 20 |
|
| 21 |
header {
|
| 22 |
+
width: 95%;
|
| 23 |
background-color: #1DB954;
|
| 24 |
padding: 10px 20px;
|
| 25 |
display: flex;
|