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:
parent
294928bd43
commit
9ef4aebdb9
@ -99,7 +99,7 @@ h3 {
|
|||||||
|
|
||||||
h4 {
|
h4 {
|
||||||
@extend h3;
|
@extend h3;
|
||||||
font-size: 16px;
|
font-size: 18px;
|
||||||
}
|
}
|
||||||
|
|
||||||
h5 {
|
h5 {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user