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