update footer css and games submodule
This commit is contained in:
parent
3a2a27f5cc
commit
b71b56962d
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
||||||
Subproject commit beacfb38111fdfd430f75bc9684fca4e25f4dccc
|
Subproject commit 11287d0a834c672a55d10164dbfefe9ee1922d3d
|
||||||
|
|
@ -47,7 +47,7 @@ const t = useTranslations(lang);
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
color: var(--text-color);
|
color: var(--text-color);
|
||||||
position: relative;
|
position: relative;
|
||||||
padding-top: 100px;
|
padding-top: 150px;
|
||||||
gap: 50px;
|
gap: 50px;
|
||||||
}
|
}
|
||||||
.footer-top,
|
.footer-top,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue