work on frontpage mobile view

This commit is contained in:
outfoxxed 2024-11-08 20:54:35 -08:00
parent aed59a3f75
commit 325be308bd
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
4 changed files with 22 additions and 9 deletions

View file

@ -26,7 +26,7 @@
.baselayout,
.docslayout {
background-color: hsl(var(--bg-500));
background-color: hsl(var(--background));
color: hsl(var(--secondary-900));
}