Skip to content
Snippets Groups Projects

style: fix button size

Merged HARTZ HENRI requested to merge feature/70-fix-end-quiz-button into develop
Compare and
1 file
+ 2
2
Preferences
Compare changes
.modal-button-left {
width: 100%;
height: 100%;
height: 10vh;
border-radius: 12px;
border: solid 5px #508bff;
background-color: white;
@@ -30,7 +30,7 @@
.modal-button-right {
width: 100%;
height: 100%;
height: 10vh;
border-radius: 12px;
background-color: #2b73fd;
font-weight: bold;