File tree Expand file tree Collapse file tree 4 files changed +6
-0
lines changed
Expand file tree Collapse file tree 4 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1313 display : inline-block;
1414 font-style : var (--ifm-font-weight-bold );
1515 font-weight : var (--ifm-font-weight-bold );
16+ font-variation-settings : 'wght' var (--ifm-font-weight-bold );
1617 font-size : 0.6em ;
1718 font-stretch : normal;
1819 line-height : 1 ;
Original file line number Diff line number Diff line change 5151# iubenda-iframe .iubenda-iframe-branded .purposes-header-title {
5252 font-size : 32px !important ;
5353 font-weight : 800 !important ;
54+ font-variation-settings : 'wght' 800 !important ;
5455 font-stretch : expanded !important ;
5556}
5657
5758# iubenda-iframe .iubenda-iframe-branded .purposes-header-text {
5859 font-size : 15px !important ;
5960 font-weight : 300 !important ;
61+ font-variation-settings : 'wght' 300 !important ;
6062 line-height : 20px ;
6163}
6264
Original file line number Diff line number Diff line change 11.menu {
22 font-size : 15px ;
33 font-weight : var (--ifm-font-weight-normal );
4+ font-variation-settings : 'wght' var (--ifm-font-weight-normal );
45}
56
67.menu__link--sublist {
78 font-weight : var (--ifm-font-weight-semibold );
9+ font-variation-settings : 'wght' var (--ifm-font-weight-semibold );
810}
911
1012/* Add a bit blank space to the side menu bottom
Original file line number Diff line number Diff line change 1313.navbar__title {
1414 font-family : var (--ifm-font-family-monospace );
1515 font-weight : var (--ifm-font-weight-normal );
16+ font-variation-settings : 'wght' var (--ifm-font-weight-normal );
1617}
1718
1819
You can’t perform that action at this time.
0 commit comments