Align the footer.

This commit is contained in:
Adam Burgess 2021-07-06 19:18:00 +10:00
parent e5141599b7
commit 83b167bcd4

View File

@ -86,6 +86,10 @@
footer {
text-align: right;
font-style: italic;
max-width: 700px;
margin-left: -8px;
margin-right: -8px;
}
a {