mirror of
https://git.librezo.fr/Librezo/website.git
synced 2025-10-30 13:25:29 +01:00
Dessins charte, tarifs, rejoignez-nous
This commit is contained in:
@@ -189,3 +189,18 @@ h3 {
|
||||
color: $grey2;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: 641px) {
|
||||
.img-right {
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
@media screen and (max-width: 640px) {
|
||||
.img-right {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
.img-right img {
|
||||
max-width: 100vw;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user