add prettier formatting

main
CrimsonTome 2022-09-17 15:19:16 +01:00 committed by Rowan Clark
parent c4a222877a
commit ab2744bb19
No known key found for this signature in database
GPG Key ID: F620D51904044094
1 changed files with 2 additions and 2 deletions

View File

@ -437,8 +437,8 @@ img {
display: block;
}
footer {
position:sticky;
bottom:0;
position: sticky;
bottom: 0;
text-align: center;
padding: 2em;
}