deplacement des media querries en dernier css

This commit is contained in:
hugogogo
2021-04-22 16:34:55 +02:00
parent 5e15e53650
commit b84f3e7b36
4 changed files with 99 additions and 91 deletions

View File

@@ -72,10 +72,10 @@
.image img {
height: 400px;
width: auto;
margin-right: calc(var(--gap-unit) * 2 );
}
.image h1, .image h2, .image h3, .image p {
min-width: 280px;
margin-left: calc(var(--gap-unit) * 2 );
}
/*images in full page*/
.image.full img {