mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-04-11 14:21:55 +08:00
fix: created a margin between buttons (#693)
This commit is contained in:
parent
5dd02b1d47
commit
2eaec04617
@ -801,7 +801,7 @@ function SponsorshipSection() {
|
||||
</div>
|
||||
<div className="margin-top--lg text--center">
|
||||
<a
|
||||
className="button button--primary button--lg margin-right--md"
|
||||
className="button button--primary button--lg margin-right--md margin-bottom--sm"
|
||||
href="mailto:contact@techinterviewhandbook.org"
|
||||
rel="noopener"
|
||||
target="_blank">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user