mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
openapi: restore h2 font size #922
This commit is contained in:
parent
2061495d2e
commit
d1e5e8e309
2 changed files with 2 additions and 3 deletions
|
@ -79,8 +79,7 @@ select:-webkit-autofill {
|
||||||
color: var(--INTERNAL-MAIN-TEXT-color) !important;
|
color: var(--INTERNAL-MAIN-TEXT-color) !important;
|
||||||
}
|
}
|
||||||
*:not(pre, pre *, code, .far, .fa, .glyphicon, [class*="vjs-"], .fab, .fa-github, .fas, .material-icons, .icofont, .typcn, mu, [class*="mu-"], .glyphicon, .icon) {
|
*:not(pre, pre *, code, .far, .fa, .glyphicon, [class*="vjs-"], .fab, .fa-github, .fas, .material-icons, .icofont, .typcn, mu, [class*="mu-"], .glyphicon, .icon) {
|
||||||
font-variation-settings: var(--INTERNAL-MAIN-font-variation-settings) !important;
|
font-variation-settings: var(--INTERNAL-MAIN-font-variation-settings);
|
||||||
!font-weight: var(--INTERNAL-MAIN-font-weight) !important;
|
|
||||||
font-family: var(--INTERNAL-MAIN-font) !important;
|
font-family: var(--INTERNAL-MAIN-font) !important;
|
||||||
letter-spacing: var(--INTERNAL-MAIN-letter-spacing) !important;
|
letter-spacing: var(--INTERNAL-MAIN-letter-spacing) !important;
|
||||||
line-height: 1.574 !important;
|
line-height: 1.574 !important;
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
6.4.0+d34d155e5d2eed4e6d0218ac1a425401433b7bba
|
6.4.0+2061495d2ef76ac68786724de89fd9f62b162cca
|
Loading…
Reference in a new issue