refactor: break out Section container
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
.container {
|
||||
display: grid;
|
||||
gap: var(--Spacing-x7);
|
||||
}
|
||||
|
||||
.card {
|
||||
align-items: center;
|
||||
background-color: var(--Scandic-Brand-Burgundy);
|
||||
@@ -20,4 +15,4 @@
|
||||
|
||||
.link {
|
||||
justify-self: center;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user