We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a53a91 commit 30a4d38Copy full SHA for 30a4d38
src/common/themes.css
@@ -76,8 +76,8 @@
76
--img-ui-custom: url(/img/ui-custom64.png);
77
--img-ui-clock: url(/img/ui-clock64.png);
78
79
- --icon-size: 2.5em;
80
- --line-size: 2em;
+ --icon-size: 2.2em;
+ --line-size: 1.7em;
81
--popup-size: 640px;
82
}
83
@@ -104,8 +104,8 @@
104
--img-ui-custom: url(/img/vintage/ui-custom64.png);
105
--img-ui-clock: url(/img/vintage/ui-clock64.png);
106
107
- --icon-size: 1.8em;
108
- --line-size: 1.7em;
+ --icon-size: 2em;
+ --line-size: 1.5em;
109
--popup-size: 600px;
110
111
--focus-color-light: #8cf8 !important;
0 commit comments