Skip to content

Commit

Permalink
fix: hydration mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
Theo-Messi committed Dec 31, 2024
1 parent 2027725 commit 3295e75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/theme/button.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
--vp-button-sponsor-active-bg: var(--vp-c-sponsor);
}

.VPButton.medium {
/* .VPButton.medium {
border-radius: 12px !important;
}
.VPButton.big {
border-radius: 12px !important;
}
} */

0 comments on commit 3295e75

Please sign in to comment.