Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -59,7 +59,7 @@
|
|
59 |
color: #555;
|
60 |
text-align: center;
|
61 |
margin-top: auto; /* Pushes the note to the bottom */
|
62 |
-
padding:
|
63 |
background-color: #f8f8f8;
|
64 |
border-top: 1px solid #ddd;
|
65 |
}
|
|
|
59 |
color: #555;
|
60 |
text-align: center;
|
61 |
margin-top: auto; /* Pushes the note to the bottom */
|
62 |
+
padding: 5px;
|
63 |
background-color: #f8f8f8;
|
64 |
border-top: 1px solid #ddd;
|
65 |
}
|