perf: improve responsiveness

This commit is contained in:
plebeius.eth
2024-04-10 13:16:07 +02:00
parent b1fb9f9d0c
commit 62b83bf7ea
7 changed files with 36 additions and 12 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
padding-top: 10px;
}
@media (max-width: 768px) {
@media (max-width: 640px) {
.footer {
padding-left: 5px;
}