fix: 🐛 overflow that was causing a 1px scroll on all pages

This commit is contained in:
Ravinou 2024-08-10 17:59:09 +02:00
commit c3b782f434
No known key found for this signature in database
GPG key ID: EEEE670C40F6A4D7

View file

@ -4,7 +4,6 @@
position: absolute;
bottom: 0;
width: 100%;
height: 50px;
}
.footer p {