WIP: temp commit in case my laptop explodes

This commit is contained in:
moonleay 2023-11-14 23:38:56 +01:00
parent be75f60b38
commit 7707d8b7db
No known key found for this signature in database
GPG key ID: 82667543CCD715FB
7 changed files with 56 additions and 11 deletions

View file

@ -38,6 +38,7 @@ footer {
display: flex;
flex-direction: column;
align-items: baseline;
font-size: 0.75rem;
a {
position: relative;
@ -71,7 +72,7 @@ footer {
.footerNotice {
margin: 0 auto;
text-align: center;
font-size: 0.75rem;
font-size: 0.65rem;
a {
transition: .5s;