This commit is contained in:
Zsolt Ero
2024-06-13 02:57:28 +02:00
parent f02ccfe377
commit d6f457aee2
2 changed files with 2 additions and 2 deletions

View File

@@ -69,7 +69,7 @@ const { showStyleURL } = Astro.props
}
.button-container {
margin: 0 auto 0.6em;
margin: 0 auto 20px;
max-width: 600px;
display: flex;
flex-wrap: nowrap;