mirror of
https://git.coop/cotech/website.git
synced 2025-12-18 15:17:32 +00:00
Align cotents of box
This commit is contained in:
@ -174,6 +174,9 @@ section {
|
|||||||
border: 1px solid var(--cotech-dark-grey);
|
border: 1px solid var(--cotech-dark-grey);
|
||||||
border-radius: var(--space-sm);
|
border-radius: var(--space-sm);
|
||||||
padding: var(--space-sm);
|
padding: var(--space-sm);
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.stack {
|
.stack {
|
||||||
|
|||||||
Reference in New Issue
Block a user