Skip to content

Commit

Permalink
fix(Blockquote): Reduce padding-bottom for tablet and desktop (Sbanken)
Browse files Browse the repository at this point in the history
  • Loading branch information
eliland committed Feb 26, 2024
1 parent 632574b commit 3424b7d
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

.dnb-blockquote {
--blockquote-padding-top: 1.5rem;
--blockquote-padding-bottom: 2rem;
--blockquote-quote-padding: 5.5rem;
--blockquote-cite-style: normal;

Expand Down

0 comments on commit 3424b7d

Please sign in to comment.