Small tweaks.
This commit is contained in:
parent
c4c4d24f83
commit
9df6949011
|
@ -23,11 +23,12 @@ h6 {
|
||||||
font-size: 2.4rem;
|
font-size: 2.4rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
// h1 and h2 in a header
|
header {
|
||||||
header>h1 {
|
> h1 {
|
||||||
font-size: 6.4rem;
|
font-size: 6.4rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
header>h2 {
|
> h2 {
|
||||||
font-size: 4.8rem;
|
font-size: 4.8rem;
|
||||||
}
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user