mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-01-31 08:57:15 +00:00
fix #23 : h5 font size to rem
This commit is contained in:
parent
0fcd28a412
commit
31bb6502e4
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@ h4 {
|
|||
}
|
||||
|
||||
h5 {
|
||||
font-size: 1;
|
||||
font-size: 1rem;
|
||||
line-height: 110% !important;
|
||||
margin: 1rem 0 0.2rem 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue