feat(#2): Add a dark mode

This commit is contained in:
Josh Creek
2023-07-30 18:19:07 +01:00
parent 65ba5304ba
commit fb42eca8f9
4 changed files with 83 additions and 15 deletions
+4
View File
@@ -141,4 +141,8 @@
h2 {
margin-bottom: 0px;
}
.modal {
color: #333;
}
</style>