feat(SW-415): Added content from API
This commit is contained in:
@@ -8,11 +8,10 @@
|
||||
|
||||
.content {
|
||||
max-width: 1434px;
|
||||
margin-top: var(--Spacing-x5);
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
flex-direction: column;
|
||||
gap: var(--Spacing-x7);
|
||||
padding: var(--Spacing-x2);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user