Spaces:
Running
Running
Update assets/style.css
Browse files- assets/style.css +1 -1
assets/style.css
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
html,body{max-width:100vw}
|
2 |
.mantine-Text-root{white-space: pre-line!important;}
|
3 |
|
4 |
-
@media screen and (max-
|
5 |
div.m_dee7bd2f.mantine-Grid-inner:nth-child(10){--col-flex-basis:100%!important; --col-max-width:100%!important}
|
6 |
div.m_dee7bd2f.mantine-Grid-inner > div.mantine-Grid-col{--col-flex-basis:100%!important; --col-max-width:100%!important}
|
7 |
}
|
|
|
1 |
html,body{max-width:100vw}
|
2 |
.mantine-Text-root{white-space: pre-line!important;}
|
3 |
|
4 |
+
@media screen and (max-width: 480px) {
|
5 |
div.m_dee7bd2f.mantine-Grid-inner:nth-child(10){--col-flex-basis:100%!important; --col-max-width:100%!important}
|
6 |
div.m_dee7bd2f.mantine-Grid-inner > div.mantine-Grid-col{--col-flex-basis:100%!important; --col-max-width:100%!important}
|
7 |
}
|