File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
src/shared/components/Settings/TabSelector Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 2929 background-color : #bae1f9 ;
3030
3131 p {
32- color : $tco -black ;
33- font-weight : 700 ;
32+ color : $tc -black ;
33+ font-weight : 600 ;
3434 }
3535 }
3636}
6464 /* stylelint-enable no-descending-specificity */
6565
6666 .active {
67+ @include barlow ;
68+
6769 color : $tc-black ;
68- font-weight : 700 ;
70+ font-weight : 600 ;
6971 background-color : #bae1f9 ;
7072
7173 & ::after {
7880 z-index : 100 ;
7981 display : block ;
8082 position : absolute ;
81- top : 160 px ;
83+ top : 159 px ;
8284 }
8385 }
8486}
9698 .title {
9799 @include barlow-bold ;
98100
99- font-weight : 700 ;
100- color : $tco -black ;
101+ font-weight : 600 ;
102+ color : $tc -black ;
101103 font-size : 14px ;
102104 line-height : 20px ;
103105 text-transform : uppercase ;
You can’t perform that action at this time.
0 commit comments