modif images avec texte a droite ou en dessous et dorpdown responsibe menu hover mais pas burger

This commit is contained in:
hugogogo
2021-04-22 16:23:03 +02:00
parent 37d3fd2978
commit 5e15e53650
2 changed files with 21 additions and 3 deletions

View File

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