fix #23 : h5 font size to rem

This commit is contained in:
matcornic 2016-11-24 20:43:37 +01:00
parent 0fcd28a412
commit 31bb6502e4

View file

@ -188,7 +188,7 @@ h4 {
}
h5 {
font-size: 1;
font-size: 1rem;
line-height: 110% !important;
margin: 1rem 0 0.2rem 0;
}