Skip to content
Snippets Groups Projects
Commit 5ab0d06b authored by Guilhem CARRON's avatar Guilhem CARRON
Browse files

Merge branch 'fix/US387-bug-quiz-question' into 'dev'

Fix/US387-bug-quiz-question

See merge request web-et-numerique/llle_project/ecolyo!261
parents 1529c7ba 1b3cbc70
No related branches found
No related tags found
1 merge request!261Fix/US387-bug-quiz-question
......@@ -3,7 +3,7 @@
.profile-form-container {
color: $white;
margin: 1rem;
margin: 1rem 1rem 0;
width: 100%;
max-width: 53rem;
}
......
......@@ -3,7 +3,6 @@
.quiz-container {
text-align: center;
height: 70vh;
.question-container {
display: flex;
flex-direction: column;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment