Fixes save menu issues

This commit is contained in:
Djeex
2025-09-02 21:58:58 +02:00
parent fd45ebbd53
commit 6b03ee30fa
8 changed files with 55 additions and 21 deletions

View File

@ -35,16 +35,13 @@ img, tag {
#footer {
box-shadow: 0px 20px 100px -44px rgba(0, 0, 0, 0.5);
margin: auto;
}
@media (max-width: 768px) {
#footer {
box-shadow: 0px 20px 100px -44px rgba(0, 0, 0, 0.5);
border-radius: 15px 15px 0 0;
max-width: 1140px;
margin: 0;
}
.tag {