Update index.html

This commit is contained in:
Code Hangen 2022-12-15 00:02:54 -03:00 committed by GitHub
parent 38d938e8f2
commit 3b9105450c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,9 @@
body {
background-color: white;
}
span {
color: black;
}
.dark-mode {
background-color: #202124;
color: white;