chore: update donate button style

This commit is contained in:
jinhojang6 2024-02-22 22:15:39 +09:00 committed by Jinho Jang
parent e884e68d81
commit 7964f0748e
1 changed files with 6 additions and 0 deletions

View File

@ -57,4 +57,10 @@ h2 {
a {
margin-top: 24px;
}
.mdx-grid > div:last-child {
.lsd-button {
padding: 6px 12px !important;
}
}
}