changements pour les habilités d'ember dans le html et css
This commit is contained in:
@@ -612,8 +612,17 @@ blockquote a {
|
||||
.armures .perso .content {
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
display: flex;
|
||||
gap: 30px;
|
||||
align-items: flex-start;
|
||||
}
|
||||
|
||||
.armures .habilites {
|
||||
position: absolute;
|
||||
.armures .perso .habilites-video {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.armures .perso .habilites-video video {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
border-radius: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user