changements dahs la disposition de la section habilités
This commit is contained in:
@@ -613,16 +613,25 @@ blockquote a {
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
gap: 30px;
|
||||
align-items: flex-start;
|
||||
}
|
||||
|
||||
.armures .perso .habilites-video {
|
||||
flex: 1;
|
||||
position: relative;
|
||||
z-index: 20;
|
||||
}
|
||||
|
||||
.armures .perso .habilites-video video {
|
||||
width: 100%;
|
||||
width: 30%;
|
||||
height: auto;
|
||||
border-radius: 10px;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.armures .habilites {
|
||||
position: relative;
|
||||
z-index: 15;
|
||||
}
|
||||
Reference in New Issue
Block a user