File tree Expand file tree Collapse file tree 1 file changed +3
-20
lines changed Expand file tree Collapse file tree 1 file changed +3
-20
lines changed Original file line number Diff line number Diff line change 11@import " helpers/functions" ;
22@import " db-ui-core.variables" ;
3+
34$fonts-path : " ../fonts/" ;
45@import " ../_patterns/00-base/type/fonts" ;
56
67/* project specific declarations */
78body ,
89[class |= " pl" ] {
9- font-family : $db-font-family-sans ;
10+ font-family : $db-font-family-base ;
1011}
1112
12- // pl-header {
13- // font-size: to-rem($pxValue: 15.49191);
14- // }
15-
1613pl-logo {
1714 align-self : flex-start !important ; // shame.css
1815}
1916
2017.pl-c-viewport-modal-wrapper ,
2118pl-iframe {
22- background-color : $db-colors-secondary -enabled !important ; // shame.css
19+ background-color : $db-colors-neutral-bg-2 -enabled !important ; // shame.css
2320}
2421
2522// Intro page
@@ -82,17 +79,3 @@ pl-iframe {
8279 border-right : 0 ;
8380 border-top : 0 ;
8481}
85-
86- // Related to https://github.com/db-ui/base/pull/6
87- .sg-swatch {
88- border : #000 dashed 1px ;
89- display : flex ;
90- height : initial ;
91- min-height : 6em ;
92- padding : 4px ;
93-
94- .sg-label {
95- font-size : 80% ;
96- margin : auto ;
97- }
98- }
You can’t perform that action at this time.
0 commit comments