adjust mobile hero h2
This commit is contained in:
parent
baffb504b6
commit
23e874245c
1 changed files with 4 additions and 0 deletions
|
|
@ -49,6 +49,10 @@
|
|||
.hero__text h2 {
|
||||
text-align: center;
|
||||
}
|
||||
.hero__text h2.big {
|
||||
font-size: calc(var(--font-size-xxl) / 1.2);
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.hero__text p:first-of-type {
|
||||
margin-top: 1rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue