mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-29 16:29:19 +02:00
bugfixes, global url params, rds endpoint
This commit is contained in:
+2
-2
@@ -77,8 +77,8 @@ body {
|
||||
}
|
||||
|
||||
#wrapper {
|
||||
width: 1180px;
|
||||
max-width: 1180px;
|
||||
width: 100%;
|
||||
max-width: calc(0% + 1180px);
|
||||
}
|
||||
#wrapper.setup-wrapper {
|
||||
margin: auto;
|
||||
|
||||
Reference in New Issue
Block a user