Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4dcc97dc48
|
||
|
|
9b4b6c2774
|
||
|
|
21cb521d32
|
@@ -9,7 +9,7 @@ const { section } = Astro.props;
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
gap: var(--space-lg);
|
gap: var(--space-lg);
|
||||||
justify-content: center;
|
justify-content: space-between;
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user