1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-26 22:13:53 +01:00

bugfixes, accessibility settings

This commit is contained in:
NoobishSVK
2024-05-20 21:43:56 +02:00
parent 42c528a480
commit 2314ba5d2a
14 changed files with 110 additions and 87 deletions

View File

@@ -29,13 +29,10 @@
width: 88%;
}
.panel-100 {
width: 98%;
}
@media only screen and (max-width: 768px) {
.panel-75 {
width: 90%;