update footer css and games submodule

This commit is contained in:
wearrrrr 2024-02-10 22:44:09 -06:00
parent 3a2a27f5cc
commit b71b56962d
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit beacfb38111fdfd430f75bc9684fca4e25f4dccc
Subproject commit 11287d0a834c672a55d10164dbfefe9ee1922d3d

View file

@ -47,7 +47,7 @@ const t = useTranslations(lang);
justify-content: space-around;
color: var(--text-color);
position: relative;
padding-top: 100px;
padding-top: 150px;
gap: 50px;
}
.footer-top,