less claustrophobic buttons

This commit is contained in:
Ilion Beyst 2020-09-18 01:26:44 +02:00
parent 53a405039d
commit 18d164eb85

View file

@ -84,7 +84,7 @@ h3::first-letter {
}
.buttons {
padding: 10px;
padding: 2em 10px;
display: flex;
justify-content: space-between;
}
@ -98,7 +98,3 @@ h3::first-letter {
font-size: 1rem !important;
border-width: 4px !important;
}
.quizSpotlight {
margin: 0;
}