fix: la disponibilité ne s’affiche pas en dessous de 600px de large
parent
1365926cc1
commit
f113496a4f
|
@ -1,5 +1,5 @@
|
|||
img#logo {
|
||||
width: 80%;
|
||||
width: 70%;
|
||||
}
|
||||
|
||||
p.Centered {
|
||||
|
|
|
@ -74,3 +74,7 @@ footer {
|
|||
margin-top: 40px;
|
||||
font-size: 1.1em;
|
||||
}
|
||||
|
||||
.availability-ribbon {
|
||||
display: block !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue