Skip to content

Commit

Permalink
Lagt till avstånd under kortsektions rubrik
Browse files Browse the repository at this point in the history
  • Loading branch information
perakerberg committed Nov 16, 2017
1 parent e42a039 commit 68ab894
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Content/partials/_components.card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
.card-section__content {
padding-bottom: $margin--slim;
display: none;
padding-top: $margin--xs-slim;
padding-top: $margin--slim;
}

@media screen and (min-width: $desktop-width--medium) {
Expand All @@ -120,7 +120,4 @@
.card__top {
padding-top: 0px;
}
.card-section__content {
padding-top: 0px;
}
}

0 comments on commit 68ab894

Please sign in to comment.