use full width of screen instead of limiting admin content to max-width
This commit is contained in:
parent
e5db35590c
commit
4d5b12cb15
@ -45,8 +45,6 @@
|
||||
}
|
||||
|
||||
.offline-content {
|
||||
max-width: 1000px;
|
||||
|
||||
.logo-section {
|
||||
.ant-result-title {
|
||||
font-size: 2rem;
|
||||
|
@ -49,9 +49,7 @@
|
||||
|
||||
.main-content-container {
|
||||
padding: 2em 3em 3em;
|
||||
max-width: 1024px;
|
||||
min-width: 50vw;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.footer-container {
|
||||
|
Loading…
x
Reference in New Issue
Block a user