1
0
mirror of https://koodu.h-i.works/projects/thebadspace synced 2025-06-25 16:04:37 -05:00

Color Tweaks

Giving the UI a fresh coat of paint for the new design upgrade.
This commit is contained in:
ro
2024-02-12 20:00:57 -06:00
parent 6a39e06f1e
commit 0510dfdea2
2 changed files with 7 additions and 7 deletions

View File

@ -198,7 +198,7 @@ footer > div:nth-child(1) {
grid-template-columns: 50% 50%;
padding: 10px;
gap: 10px;
height: 200px;
height: auto;
width: 80%;
margin: 0 auto;
max-width: 1000px;