Adjust background color for mobile navigation menu

This commit is contained in:
2025-09-13 15:51:35 -07:00
parent a08422d51e
commit e4aa7a2a43
3 changed files with 6 additions and 3 deletions

3
assets/css/colors.css Normal file
View File

@@ -0,0 +1,3 @@
:root {
--background-color: #f4f4f4;
}