Margin at the bottom.

This commit is contained in:
Sam Tobin-Hochstadt 2014-03-12 17:19:47 -04:00
parent 71cf0dabd7
commit 89a89ba16a

View File

@ -32,6 +32,7 @@ a:hover .introlink { color: #C03D20; }
.thanks {
margin-top: 2em;
margin-bottom: 2em;
line-height: 1.5em;
font-size: small;
}