Skip to content

Commit

Permalink
Style claim button
Browse files Browse the repository at this point in the history
  • Loading branch information
Falci authored and pinheadmz committed Jun 16, 2021
1 parent e7eb42e commit 418d01c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions app/pages/Auction/domains.scss
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,14 @@

&__description {
font-size: .65rem;

button {
@extend %btn-primary;
padding: 0.5rem;
width: 100%;
border-radius: 0.5rem;
margin-top: 1rem;
}
}
}
}
Expand Down

0 comments on commit 418d01c

Please sign in to comment.