File tree Expand file tree Collapse file tree 13 files changed +18
-18
lines changed
privacy/consent-management Expand file tree Collapse file tree 13 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 1313 & __heading {
1414 padding-right : 20px ;
1515 font-size : 16px ;
16- font-weight : 600 ;
16+ font-weight : 500 ;
1717 color : color (gray-800 );
1818 line-height : 1.71 ;
1919 position : relative ;
3838 display : inline-block ;
3939 margin-top : 7px ;
4040 font-size : 14px ;
41- font-weight : 600 ;
41+ font-weight : 500 ;
4242 text-decoration : underline ;
4343 }
4444
Original file line number Diff line number Diff line change 11.button {
22 font-size : 12px ;
3- font-weight : 600 ;
3+ font-weight : 500 ;
44 line-height : 1.5 ;
55 text-align : center ;
66 padding : 8px 12px ;
Original file line number Diff line number Diff line change 2626 color : color (gray-700 );
2727 font-size : 12px ;
2828 line-height : 16px ;
29- font-weight : 600 ;
29+ font-weight : 500 ;
3030
3131 & :hover {
3232 color : color (primary );
Original file line number Diff line number Diff line change 11.destination-menu {
22 & __title {
3- font-weight : 600 ;
3+ font-weight : 500 ;
44 padding-bottom : 10px ;
55 font-size : 14px ;
66 }
Original file line number Diff line number Diff line change 99 height : 40px ;
1010 border-radius : 50% ;
1111 background-color : color (primary-lighter );
12- font-weight : 600 ;
12+ font-weight : 500 ;
1313 color : color (primary );
1414 }
1515
Original file line number Diff line number Diff line change 183183 & ::before {
184184 content : counter (list-items ) " . " ;
185185 color : color (primary );
186- font-weight : 600 ;
186+ font-weight : 500 ;
187187 transform : translate (-23px , 0 );
188188 }
189189 }
227227
228228 th {
229229 color : color (gray-700 );
230- font-weight : 600 ;
230+ font-weight : 500 ;
231231 padding : 12px ;
232232
233233 @include breakpoint (medium up ) {
240240 }
241241 th > code {
242242 color : #696f8c ;
243- font-weight : 600 ;
243+ font-weight : 500 ;
244244 font-size : 10px ;
245245 background-color : inherit ;
246246 }
@@ -392,7 +392,7 @@ tr.show {
392392 padding : 0px 6px ;
393393 border-radius : 4px ;
394394 height : 16px ;
395- font-weight : 600 ;
395+ font-weight : 500 ;
396396 text-transform : uppercase ;
397397 color : rgb (71 , 77 , 102 );
398398 opacity : 0.65 ;
Original file line number Diff line number Diff line change 1414 }
1515
1616 & __title {
17- font-weight : 600 ;
17+ font-weight : 500 ;
1818 }
1919
2020 & __list {
Original file line number Diff line number Diff line change 1414 background-color :#E7E4F9 ;
1515 color : #6E62B6 ;
1616 text-transform : uppercase ;
17- font-weight : 600 ;
17+ font-weight : 500 ;
1818 padding : 0px 6px ;
1919 border-radius : 4px
2020
3535 margin-top : 12px ;
3636 th {
3737 font-size : 14px ;
38- font-weight : 600 ;
38+ font-weight : 500 ;
3939 padding : 5px 13px ;
4040 background-color : #F4F6FA ;
4141 text-transform : none ;
Original file line number Diff line number Diff line change 5656 border-radius : 4px ;
5757 font-size : 11px ;
5858 line-height : 16px ;
59- font-weight : 600 ;
59+ font-weight : 500 ;
6060 text-transform : uppercase ;
6161 letter-spacing : 0.2px ;
6262 color : #6E62B6 ;
Original file line number Diff line number Diff line change 1212
1313 a {
1414 text-decoration : underline ;
15- font-weight : 600 ;
15+ font-weight : 500 ;
1616 }
1717 }
1818
You can’t perform that action at this time.
0 commit comments