Merge branch 'main' of https://gitea.zkd.ca/Dev_Web/web01
This commit is contained in:
@@ -222,7 +222,7 @@ footer {
|
||||
|
||||
/****************************/
|
||||
/* PAGE: L'équipe */
|
||||
/* AUTEUR: Jérémy & Andres */
|
||||
/* AUTEUR: Jérémy */
|
||||
/****************************/
|
||||
.team {
|
||||
background: #13172c url("../images/imagesTeam/Intro.png") center;
|
||||
@@ -735,10 +735,17 @@ blockquote a {
|
||||
.armures .perso .content {
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
flex-direction: row;
|
||||
gap: 30px;
|
||||
align-items: flex-start;
|
||||
}
|
||||
|
||||
.armures .perso .habilites-row {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
gap: 30px;
|
||||
align-items: flex-start;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.armures .perso .habilites-video {
|
||||
@@ -748,7 +755,7 @@ blockquote a {
|
||||
}
|
||||
|
||||
.armures .perso .habilites-video video {
|
||||
width: 30%;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
border-radius: 10px;
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user