Update navigation padding
This commit is contained in:
parent
8d645ce8e1
commit
702ebdedf8
|
@ -268,7 +268,7 @@
|
|||
flex-direction: column;
|
||||
justify-content: flex-start;
|
||||
align-items: stretch;
|
||||
padding: 24px 32px;
|
||||
padding: 24px 32px 20px 32px;
|
||||
max-width: 100%;
|
||||
gap: var(--spacing-xl);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue