Ajout de marges inférieures pour améliorer l'espacement des éléments dans le style du projet.
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:
@@ -2,6 +2,7 @@
|
||||
float: left;
|
||||
display: inline;
|
||||
width: 49%;
|
||||
margin-bottom: 5vh;
|
||||
}
|
||||
|
||||
.picture_placeHolder {
|
||||
@@ -181,3 +182,7 @@
|
||||
.video {
|
||||
margin-bottom: 2vh;
|
||||
}
|
||||
|
||||
#content1 {
|
||||
margin-bottom: 5vh;
|
||||
}
|
||||
Reference in New Issue
Block a user