Fix footer
All checks were successful
Flare Microsystems Git/FlarePublic/gitea-themes/pipeline/pr-master This commit looks good

This commit is contained in:
Vulpovile
2025-01-11 16:07:11 -08:00
parent 02053c0424
commit 0a5f27a58d

View File

@@ -39,6 +39,7 @@ body {
}
.page-footer{
background: linear-gradient(#222, #111);
box-shadow: 0 -2px 5px rgba(0, 0, 0, 20%);
}