expertise : fix title responsiveness - related to #54
All checks were successful
Deploy / Deploy to Production (push) Successful in 21s
All checks were successful
Deploy / Deploy to Production (push) Successful in 21s
This commit is contained in:
parent
4b946d4cf0
commit
6a41be334e
1 changed files with 1 additions and 1 deletions
|
|
@ -292,7 +292,7 @@
|
||||||
z-index: var(--z-content);
|
z-index: var(--z-content);
|
||||||
align-self: center;
|
align-self: center;
|
||||||
|
|
||||||
font-size: var(--font-size-title-hero);
|
font-size: 6.5vw;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
color: var(--color-text);
|
color: var(--color-text);
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue