Skip to content

Commit

Permalink
fix(Blockquote): Reduce padding-bottom for tablet and desktop (Sbanke…
Browse files Browse the repository at this point in the history
…n) (#3340)

Design change as of Jan 16th.
  • Loading branch information
eliland authored Feb 26, 2024
1 parent e7b7c5f commit af0d901
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 af0d901

Please sign in to comment.