quiz fonctionel

This commit is contained in:
2024-08-31 23:54:24 +02:00
parent a5d7de0147
commit 20f6e36c2c
4 changed files with 81 additions and 13 deletions

View File

@ -4,4 +4,9 @@
.question {
padding-top: 2rem;
}
.question button{
margin-left: auto;
display: block;
}