refactor: break out Section container
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
.container {
|
||||
display: grid;
|
||||
gap: var(--Spacing-x7);
|
||||
}
|
||||
|
||||
.script {
|
||||
transform: rotate(-2deg);
|
||||
}
|
||||
@@ -18,4 +13,4 @@
|
||||
justify-content: center;
|
||||
min-height: 280px;
|
||||
padding: var(--Spacing-x7) var(--Spacing-x3);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user