diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 9e9dabd..1ee2cf9 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -46,9 +46,6 @@ .buttons { margin-left: 25%; margin-right: 25%; - margin-bottom: 1em; - } - .buttons [role="button"] { - margin-bottom: 1em; + margin-bottom: 2em; } \ No newline at end of file