mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 16:54:49 +08:00
fix #23 : h5 font size to rem
This commit is contained in:
parent
0fcd28a412
commit
31bb6502e4
@ -188,7 +188,7 @@ h4 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
h5 {
|
h5 {
|
||||||
font-size: 1;
|
font-size: 1rem;
|
||||||
line-height: 110% !important;
|
line-height: 110% !important;
|
||||||
margin: 1rem 0 0.2rem 0;
|
margin: 1rem 0 0.2rem 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user