Skip to content

How to make Hero's buttons bigger? #3936

Closed Answered by brc-dd
linusang-spark asked this question in Q&A
Discussion options

You must be logged in to vote

add css: https://vitepress.dev/guide/extending-default-theme#customizing-css

.VPHero .VPButton {
    padding: 20px 50px !important;
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@linusang-spark
Comment options

Answer selected by linusang-spark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants