File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2424 border-bottom : 4px solid $db-colors-primary-enabled ;
2525 border-radius : 5px ;
2626 border-top : 3px solid $db-colors-primary-enabled ;
27- border-top : 3px solid $db-color-red-500 ;
2827 content : " " ;
2928 display : block ;
3029 height : 0 ;
Original file line number Diff line number Diff line change 6464 list-style-type : " \2022 " + " " ;
6565
6666 li ::marker {
67- color : $db-color-red-500 ;
67+ color : $db-colors-primary-enabled ;
6868 }
6969}
Original file line number Diff line number Diff line change 1212h2 ,
1313h3 {
1414 & .elm-headline {
15- font-family : $db-font-family-headline ;
15+ // TODO: We need to check whether to define headline styles on the HTML tag or DB UI component level
16+ // font-family: $db-font-family-headline;
1617 font-weight : 900 ;
1718 }
1819}
You can’t perform that action at this time.
0 commit comments