Skip to content

Commit

Permalink
fix: styling (#793)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbstractFruitFactory authored Oct 27, 2023
1 parent fb7fd41 commit 2934074
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@
gap: var(--spacing-lg);
padding: var(--spacing-xl);
max-width: 80rem;
height: 6rem;
}
.section {
Expand Down Expand Up @@ -127,7 +126,6 @@
@extend .dotted-overflow;
font-weight: var(--font-weight-bold-3);
font-size: var(--text-2xl);
height: 2rem;
}
.stake-display {
Expand Down

0 comments on commit 2934074

Please sign in to comment.