File tree Expand file tree Collapse file tree 1 file changed +4
-29
lines changed
Expand file tree Collapse file tree 1 file changed +4
-29
lines changed Original file line number Diff line number Diff line change 11@use " lib/viewport" ;
22
33// custom search banner customizations
4+ .welcome-banner.--location-above-topic-content .custom-search-banner-wrap {
5+ color : var (--primary );
6+ }
7+
48.custom-search-banner-wrap {
5- margin : 0 auto !important ;
6- max-width : unset ;
79 color : var (--secondary );
810
911 .custom-search-banner-headline ,
1012 h1 {
1113 line-height : var (--line-height-small );
12-
13- @include viewport .from (lg) {
14- font-size : 4em ;
15- }
1614 }
1715
1816 p {
1917 margin-top : 0.5em ;
2018 margin-bottom : 2em ;
21-
22- @include viewport .from (lg) {
23- font-size : var (--font-up-1 );
24- }
2519 }
2620
2721 .btn {
@@ -242,25 +236,6 @@ div.ac-wrap {
242236 border : 1px solid transparent ;
243237}
244238
245- .menu-panel .widget-link :hover ,
246- .menu-panel .widget-link :focus ,
247- .menu-panel .categories-link :hover ,
248- .menu-panel .categories-link :focus {
249- background-color : rgb (var (--tertiary-rgb ), 0.5 );
250- }
251-
252- .btn :not (.themes-tab , .components-tab ),
253- .select-kit.dropdown-select-box .dropdown-select-box-header {
254- border-radius : 8px ;
255- border : 1px solid transparent ;
256- }
257-
258- .post-admin-menu.popup-menu {
259- .btn.widget-button {
260- border-radius : 0 ;
261- }
262- }
263-
264239.unread-high-priority-notifications {
265240 background : var (--quaternary );
266241}
You can’t perform that action at this time.
0 commit comments