luci-theme-*: layout improvements

bootstrap now utilizes more screen width for main content

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
pull/7813/head
Paul Donald 2025-06-08 22:59:41 +02:00
parent f1fefe958c
commit 1be1deb9ec
No known key found for this signature in database
GPG Key ID: 3FC4A933962871D2
1 changed files with 1 additions and 2 deletions

View File

@ -291,8 +291,7 @@ body {
}
.container {
width: 100%;
max-width: 940px;
width: 86%;
margin-left: auto;
margin-right: auto;
zoom: 1;