H1-H6 simplified (less font sizes), rem
This commit is contained in:
parent
e1cb4b2833
commit
59c537b06d
@ -2268,6 +2268,18 @@ blockquote {
|
|||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h1, h2 {
|
||||||
|
font-size: 1.15rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
h3, h4 {
|
||||||
|
font-size: 0.9rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
h5, h6 {
|
||||||
|
font-size: 0.75rem;
|
||||||
|
}
|
||||||
|
|
||||||
.dropdown-menu {
|
.dropdown-menu {
|
||||||
font-size: $body_font_size;
|
font-size: $body_font_size;
|
||||||
border-radius: $radiuspx;
|
border-radius: $radiuspx;
|
||||||
|
Reference in New Issue
Block a user