Move public/static to /static again
This commit is contained in:
parent
82d1cbd2b2
commit
32d49655de
|
|
@ -49,3 +49,8 @@ label:has(input[type="checkbox"]) {
|
|||
.mb-0 {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
main {
|
||||
max-width: unset !important;
|
||||
min-width: 700px;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user