Hackathon finished
This commit is contained in:
10
front/src/App.css
Normal file
10
front/src/App.css
Normal file
@ -0,0 +1,10 @@
|
||||
body {
|
||||
height: 100vh;
|
||||
overflow: hidden;
|
||||
color: white;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
.modal-content, .form-select {
|
||||
background-color: rgb(17, 17, 17) !important;
|
||||
}
|
Reference in New Issue
Block a user