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

update grid

parents c29ffca4 67c175bf
No related branches found
No related tags found
No related merge requests found
......@@ -76,12 +76,12 @@
margin-bottom: 0
.chapter
flex-direction: row
justify-content: space-between
.text
order: 0
width: columns(7)
figure
width: columns(4)
margin-left: columns(2)
margin-bottom: 0
text-align: right
img
......
......@@ -257,8 +257,8 @@
flex-direction: column
grid-gap: 0
.media
margin-left: calc(-#{var(--grid-gutter)} /2)
margin-right: calc(-#{var(--grid-gutter)} /2)
margin-left: var(--grid-gutter-negative)
margin-right: var(--grid-gutter-negative)
aspect-ratio: 1
img
margin-bottom: $spacing-2
......
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