Skip to content

Commit 59e0464

Browse files
committed
add moar padding to the footer
1 parent 70760d4 commit 59e0464

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

templates/style.css

+1-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ section {
99

1010
footer {
1111
border-top: 1px solid #ddd;
12-
padding-left: 20px;
13-
padding-top: 5px;
12+
padding: 10px 20px;
1413
font-size: 12px;
1514
}
1615

0 commit comments

Comments
 (0)