Increase menu max-width
All checks were successful
Deploy / Deploy to Preproduction (push) Successful in 7s
All checks were successful
Deploy / Deploy to Preproduction (push) Successful in 7s
This commit is contained in:
parent
66c14e4cc1
commit
6ecf65add6
1 changed files with 1 additions and 1 deletions
|
|
@ -368,7 +368,7 @@
|
|||
font-size: var(--text-size-heading-1);
|
||||
line-height: 1.1;
|
||||
font-weight: normal;
|
||||
max-width: 30ch;
|
||||
max-width: 32ch;
|
||||
margin-left: auto;
|
||||
}
|
||||
#menu ul {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue