1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Making <h4> tag bigger than <h5>

Signed-off-by: alexfront <alex.andreev.email@gmail.com>
This commit is contained in:
alexfront 2020-08-10 16:38:24 +03:00
parent 294928bd43
commit 9ef4aebdb9

View File

@ -99,7 +99,7 @@ h3 {
h4 {
@extend h3;
font-size: 16px;
font-size: 18px;
}
h5 {