Skip to content

Commit

Permalink
fix style try
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugenia committed Oct 31, 2023
1 parent 7126845 commit b29a100
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/PostPreview/PostPreview.scss
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,14 @@ $border-radius: 4px;

&--related {
@include post-preview-card;

padding: var(--spacing-s);
background-color: var(--color-white);
}

&--highlighted {
@include post-preview-card;

display: flex;
flex-direction: column;
position: relative;
Expand Down

0 comments on commit b29a100

Please sign in to comment.