feature/fix_linter_fuckup #4

Merged
Vulpovile merged 31 commits from feature/fix_linter_fuckup into master 2025-01-12 00:11:02 +00:00
6 changed files with 50 additions and 24 deletions
Showing only changes of commit 0a5f27a58d - Show all commits

View File

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