visual fixes

This commit is contained in:
Joey Kimsey
2024-12-20 14:10:31 -05:00
parent 1c5b020a87
commit 87e4f90bab
9 changed files with 41 additions and 32 deletions

View File

@ -12,6 +12,9 @@
.context-main {
color: #fff;
}
.context-second {
color: #1e1e1e;
}
.context-main-bg {
background-color: #2c2c2c;
}