fix layout issues
This commit is contained in:
parent
b7430daa6b
commit
a23b5ce68d
4 changed files with 41 additions and 42 deletions
|
|
@ -8,7 +8,7 @@
|
|||
padding: 80px 40px 0 40px;
|
||||
justify-content: space-evenly;
|
||||
flex-direction: row-reverse;
|
||||
align-items: center;
|
||||
align-items: flex-start;
|
||||
max-width: var(--max-width);
|
||||
margin: auto;
|
||||
> div {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue