Increase scale of everything on mobile
This commit is contained in:
parent
07e5626469
commit
3679cc21ab
1 changed files with 1 additions and 1 deletions
|
|
@ -1985,7 +1985,7 @@ details[open] .summary::after {
|
||||||
|
|
||||||
@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…
Add table
Add a link
Reference in a new issue