mirror of
https://github.com/glanceapp/glance.git
synced 2025-06-21 18:31:24 +02:00
Increase scale on mobile
This commit is contained in:
parent
97b52792ef
commit
83f0d16904
@ -186,7 +186,7 @@
|
|||||||
|
|
||||||
@media (max-width: 550px) {
|
@media (max-width: 550px) {
|
||||||
:root {
|
:root {
|
||||||
font-size: 9px;
|
font-size: 9.4px;
|
||||||
--widget-gap: 15px;
|
--widget-gap: 15px;
|
||||||
--widget-content-vertical-padding: 10px;
|
--widget-content-vertical-padding: 10px;
|
||||||
--widget-content-horizontal-padding: 10px;
|
--widget-content-horizontal-padding: 10px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user