là on est mieux
This commit is contained in:
parent
40318592cd
commit
73714c9075
1 changed files with 11 additions and 5 deletions
|
@ -13,13 +13,18 @@
|
|||
position: fixed;
|
||||
bottom: 2vh;
|
||||
margin-top: 50vh;
|
||||
right: 10vw;
|
||||
right: 20vw;
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
padding-bottom: 9px;
|
||||
|
||||
}
|
||||
|
||||
.gros-titre{
|
||||
width: 100vw;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.ligne-boutons{
|
||||
display: grid;
|
||||
}
|
||||
|
@ -54,16 +59,17 @@
|
|||
padding-bottom: 9px;
|
||||
bottom:2vh;
|
||||
}
|
||||
.gros-titre{
|
||||
font-size: larger;
|
||||
font-weight: bolder;
|
||||
}
|
||||
|
||||
.card {
|
||||
width: 70vw;
|
||||
}
|
||||
}
|
||||
|
||||
.gros-titre{
|
||||
font-size: larger;
|
||||
font-weight: bolder;
|
||||
}
|
||||
|
||||
|
||||
.centre-vertical{
|
||||
margin-top: auto;
|
||||
|
|
Loading…
Reference in a new issue