Added some breathing room to the footer

This commit is contained in:
Simon Willison 2017-11-13 11:38:20 -08:00
commit 79216bac12

View file

@ -58,7 +58,7 @@ th {
border-bottom: 2px solid #ccc;
}
.ft {
margin-top: 1em;
margin: 1em 0;
border-top: 1px solid #ccc;
font-size: 0.8em;
}