Ajout d'une marge inférieure pour la section vidéo afin d'améliorer l'espacement visuel.
All checks were successful
SSH Frontend Deploy / ssh-deploy (push) Successful in 3s
All checks were successful
SSH Frontend Deploy / ssh-deploy (push) Successful in 3s
This commit is contained in:
@@ -177,3 +177,7 @@
|
|||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.video {
|
||||||
|
margin-bottom: 2vh;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user