Skip to content

Commit

Permalink
Merge pull request #703 from ePages-de/develop
Browse files Browse the repository at this point in the history
Release v0.17.2
  • Loading branch information
Unai Abrisketa authored Mar 26, 2021
2 parents 757b281 + b010c50 commit b82e8f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions _sass/2-components/_authors.sass
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
+grid-collapse
+grid-container

display: flex

&__card
+grid-column(12)
background: #eee
Expand Down
2 changes: 1 addition & 1 deletion _sass/2-components/_cards.sass
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ $widths: 5,10,15,20,25,30,35,40,45,50,55,60,65,70,75,80,85,90,95,100
margin: 0
display: initial

div:not(.custom-image .author__image) img:not(.icon-share), P img:not(.icon-share)
div:not(.custom-image):not(.author__image) img:not(.icon-share), P img:not(.icon-share)
margin: 2rem 0
margin-left: -$card-margin-mobile
width: calc(100% + #{$card-margin-mobile} * 2)
Expand Down

0 comments on commit b82e8f8

Please sign in to comment.