Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
davespser authored Dec 3, 2024
1 parent 32ecd45 commit 58e3c41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ body {
/* Estilo del cuestionario */
#quiz-container {
position: absolute;
top: 15%;
left: 30%;
top: 10%;
left: 50%;
transform: translateX(-50%);
text-align: center;
display: none;
Expand Down

0 comments on commit 58e3c41

Please sign in to comment.