This commit is contained in:
afnzmn
2022-07-26 14:20:07 -04:00
parent a7fcde67bb
commit f5d6d24fd3
2 changed files with 6 additions and 5 deletions

View File

@@ -14,8 +14,8 @@
</h2>
<div class="hero-buttons">
<Button kind="primary" href="/download" fontsize="1.5rem">Download</Button>
<Button href="/docs" fontsize="1.5rem">Read The Docs</Button>
<Button kind="primary" href="/download" fontsize="1.3rem">Download</Button>
<Button href="/docs" fontsize="1.3rem">Read The Docs</Button>
</div>
</div>
</section>
@@ -37,4 +37,5 @@
font-size: 6.5rem;
letter-spacing: -0.04em;
}
</style>