#14 hero > titles > mobile - text-align left
This commit is contained in:
parent
dea8eea560
commit
6609b5cf7c
1 changed files with 3 additions and 2 deletions
|
|
@ -76,8 +76,9 @@
|
|||
}
|
||||
|
||||
@media screen and (max-width: 1085px) {
|
||||
.hero__text h2 {
|
||||
text-align: center;
|
||||
.hero__text h2,
|
||||
.hero__text h3 {
|
||||
text-align: left !important;
|
||||
}
|
||||
.hero__text h2.big {
|
||||
font-size: calc(var(--font-size-xxl) / 1.2);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue