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 0a33d16 commit 3cd4e7fCopy full SHA for 3cd4e7f
common/common.scss
@@ -6,6 +6,7 @@
6
max-width: unset;
7
color: var(--secondary);
8
9
+ .custom-search-banner-headline,
10
h1 {
11
line-height: var(--line-height-small);
12
@@ -85,6 +86,7 @@
85
86
87
}
88
89
90
91
margin-bottom: 0;
92
mobile/mobile.scss
@@ -1,6 +1,7 @@
1
@import "chat-mobile";
2
3
.custom-search-banner-wrap {
4
5
font-size: 2.5em !important;
0 commit comments