Skip to content

Commit

Permalink
Fix buyers premium css
Browse files Browse the repository at this point in the history
  • Loading branch information
damassi committed Feb 16, 2020
1 parent 2286c09 commit 899faee
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/desktop/assets/main_layout.styl
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,14 @@
@require '../components/clock'
@require '../components/recently_viewed_artworks'
@require '../components/inquiry_questionnaire/stylesheets'

// TODO: Remove once Buyers Premium modal has been rebuilt in Reaction
.artwork-auction-buyers-premium-modal
.modalize-body
padding 40px

h2
sans('l-headline')
margin-bottom: 10px;
p
margin-bottom: 20px

0 comments on commit 899faee

Please sign in to comment.