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

device types, bugfixes

This commit is contained in:
NoobishSVK
2024-03-16 18:49:18 +01:00
parent aeb2361f77
commit 44e2927801
14 changed files with 288 additions and 118 deletions

View File

@@ -202,6 +202,10 @@
display: none;
}
.user-select-none {
user-select: none;
}
@media only screen and (max-width: 960px) {
.text-medium-big {
font-size: 32px;