Skip to content

Commit 80b962b

Browse files
Make header and footer padding consistent
Fixes #386
1 parent 1711a4f commit 80b962b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

message-index/css/default.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,10 @@ table tbody td {
165165
padding: 5px;
166166
}
167167

168+
footer {
169+
padding: 0 2%;
170+
}
171+
168172
@media (max-width: 319px) {
169173
footer {
170174
text-align: center;

0 commit comments

Comments
 (0)