mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-02-03 02:24:47 +08:00
fix: created a margin between buttons (#693)
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user