added a dark mode class in global.css, and Fixed a ton of security vulnerabilities!!!
This commit is contained in:
@@ -5,3 +5,7 @@
|
||||
text-align:center;
|
||||
padding-bottom:1 rem;
|
||||
}
|
||||
|
||||
.dark-mode {
|
||||
background-color: #3c4759;
|
||||
}
|
||||
Reference in New Issue
Block a user