updated readme

This commit is contained in:
2024-03-08 00:45:28 -05:00
parent 3ae90a8b7a
commit c7ac9b3e46

View File

@@ -24,7 +24,7 @@
}
.cover {
background-color: var(--rich-black) !important;
background-color: var(--dark-background) !important;
}
section {
@@ -32,7 +32,7 @@ section {
}
.sidebar {
background-color: var(--rich-black);
background-color: var(--dark-background);
}
.sidebar-nav > p {