Skip to content

Commit

Permalink
fix(core): remove border on dark elements and simple cards
Browse files Browse the repository at this point in the history
Co-authored-by: Oscar Bresolin <[email protected]>
  • Loading branch information
OscarBresolin and HelmerStig authored Aug 24, 2022
1 parent fd42d5b commit 8451acf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/custom/_type.scss
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ blockquote,
&.blockquote-simple {
margin-left: 0;
border-left: none;
border-right: none;
}
&.text-center,
&.blockquote-simple {
Expand Down

0 comments on commit 8451acf

Please sign in to comment.