allow for defining custom dark: variants, ignore querySelector, shrink margins

This commit is contained in:
Harvey Tindall
2021-12-31 16:01:17 +00:00
parent f7f3530a33
commit 277690ef79
4 changed files with 65 additions and 26 deletions
+1
View File
@@ -42,6 +42,7 @@
@media (max-width: 1100px) {
.page-container {
margin: 2%;
margin-top: 5rem;
}
}