less claustrophobic buttons
This commit is contained in:
parent
53a405039d
commit
18d164eb85
1 changed files with 1 additions and 5 deletions
|
@ -84,7 +84,7 @@ h3::first-letter {
|
||||||
}
|
}
|
||||||
|
|
||||||
.buttons {
|
.buttons {
|
||||||
padding: 10px;
|
padding: 2em 10px;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
@ -98,7 +98,3 @@ h3::first-letter {
|
||||||
font-size: 1rem !important;
|
font-size: 1rem !important;
|
||||||
border-width: 4px !important;
|
border-width: 4px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.quizSpotlight {
|
|
||||||
margin: 0;
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in a new issue