This commit is contained in:
2023-06-26 15:46:36 +08:00
parent 96571fbfb6
commit f5c45066e0

View File

@@ -7,7 +7,11 @@ body {
--mdc-theme-primary: #007bff;
--mdc-theme-secondary: #007bff;
--dark-backgroud: #343a40;
color-scheme: light;
color-scheme: only light;
}
body {
background-color: white;
}
.nav-menu {