correction pages: register, myProfil-user, search, myPlaylists

This commit is contained in:
MiharyR 2021-11-14 03:39:24 +01:00
parent 91171a3765
commit a8cbd4efb7
27 changed files with 278 additions and 352 deletions

View file

@ -14,16 +14,13 @@
// Liste des vidéos -------------------------------------------------
.celluleListeVideo {
margin: 0px;
margin: 0px 0px 0px 0px;
}
// Liste des playlists ---------------------------------------------
.celluleListePlaylist {
margin: 0px;
}
.playlistListContainer {
margin: 0px 0px 0px 0px;
}
// Pub -------------------------------------------------------------
@ -36,7 +33,7 @@
}
.conteneurPub {
height: 85vh;
//height: 85vh;
text-align: center;
justify-content: center;
vertical-align: middle;