Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -20,7 +20,7 @@
|
|
20 |
header {
|
21 |
width: 100%;
|
22 |
background-color: #1DB954;
|
23 |
-
padding: 10px
|
24 |
display: flex;
|
25 |
align-items: center;
|
26 |
justify-content: space-between;
|
|
|
20 |
header {
|
21 |
width: 100%;
|
22 |
background-color: #1DB954;
|
23 |
+
padding: 10px 10px;
|
24 |
display: flex;
|
25 |
align-items: center;
|
26 |
justify-content: space-between;
|