💄 Changed z-index of body footer

This commit is contained in:
Florian Sylvain
2022-02-04 21:35:56 +01:00
parent bb83606df7
commit e1c47fadc8
+1 -1
View File
@@ -99,7 +99,7 @@ nav a:nth-child(0n+6) {
footer {
position: relative;
z-index: 10;
z-index: 2;
display: flex;
justify-content: center;
align-items: center;