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