Skip to content
Snippets Groups Projects
Commit cd184e64 authored by alexisben's avatar alexisben
Browse files

hero mobil

parent 8a55fe7e
No related branches found
No related tags found
No related merge requests found
......@@ -22,18 +22,36 @@
picture
img
display: block
&--with-image
margin-bottom: $spacing4
.content
display: flex
justify-content: space-between
h1
width: col(7)
picture
width: col(5)
margin-bottom: -$spacing4
// &--with-image
// margin-bottom: $spacing4
// .content
// display: flex
// justify-content: space-between
// h1
// width: col(7)
// picture
// width: col(5)
// margin-bottom: -$spacing4
@include media-breakpoint-down(md)
&--with-image
padding-bottom: 0
picture
display: block
margin-left: -$grid-gutter-sm
margin-right: -$grid-gutter-sm
margin-top: half($spacing3)
@include media-breakpoint-up(md)
&--with-image
margin-bottom: $spacing4
.content
display: flex
justify-content: space-between
h1
width: col(7)
picture
width: col(5)
margin-bottom: -$spacing4
// In what case ?
// p
// margin-bottom: 0
......
......@@ -16,6 +16,5 @@
) }}
{{ end -}}
</div>
</div>
</header>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment