Merge branch 'main' into allthebookmarks-com

This commit is contained in:
Joey Kimsey
2024-12-20 14:12:15 -05:00
5 changed files with 20 additions and 11 deletions

View File

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