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 7ff0936 commit 1e308f7Copy full SHA for 1e308f7
1 file changed
core/css/apps.scss
@@ -18,7 +18,6 @@
18
19
/* BASE STYLING ------------------------------------------------------------ */
20
// no h1 allowed since h1 = logo
21
-
22
h2 {
23
font-weight: bold;
24
font-size: 20px;
@@ -188,7 +187,7 @@ kbd {
188
187
&.app-navigation-caption {
189
190
line-height: 44px;
191
- padding: 0 46px;
+ padding: 0 44px;
192
white-space: nowrap;
193
text-overflow: ellipsis;
194
box-shadow: none !important;
0 commit comments