Remove font size overrides from sidebar headings
These were interfering with the response font sizing via RFS
This commit is contained in:
parent
0bc9ede6ff
commit
f1d60e05c4
1 changed files with 0 additions and 8 deletions
|
@ -359,14 +359,6 @@ body.compact-nav {
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
h3, h4 {
|
||||
font-size: 1.25rem;
|
||||
}
|
||||
|
||||
.close-wrap {
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue