Added wobble prevention CSS and loading text

This commit is contained in:
2022-05-10 03:58:19 +02:00
parent c8a0e2b6a8
commit 71b3f6e20e
2 changed files with 5 additions and 1 deletions

View File

@@ -173,6 +173,10 @@ body .footer .footer-el:first-child {
color: #e21c1b;
}
.footer i.fa-sync {
font-size: 16px;
}
.footer img {
position: relative;
opacity: 0.6;