mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Merge branch 'gw/2021-05-22/admin-width' into develop
This commit is contained in:
commit
53a4ec639d
@ -45,8 +45,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.offline-content {
|
.offline-content {
|
||||||
max-width: 1000px;
|
|
||||||
|
|
||||||
.logo-section {
|
.logo-section {
|
||||||
.ant-result-title {
|
.ant-result-title {
|
||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
|
@ -49,9 +49,7 @@
|
|||||||
|
|
||||||
.main-content-container {
|
.main-content-container {
|
||||||
padding: 2em 3em 3em;
|
padding: 2em 3em 3em;
|
||||||
max-width: 1024px;
|
|
||||||
min-width: 50vw;
|
min-width: 50vw;
|
||||||
margin: auto;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer-container {
|
.footer-container {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user