Skip to content

Commit

Permalink
Merge pull request #99 from uswds/dw-add-download-button
Browse files Browse the repository at this point in the history
Add download button to homepage
  • Loading branch information
thisisdano authored May 6, 2019
2 parents 182b633 + b6a2105 commit 985a408
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion site/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,13 @@ layout: default
bodyclasses: is-home bg-ink text-white
---

<div class="grid-container padding-y-2 margin-top-2 tablet:margin-top-4">
<div class="grid-container padding-top-2 padding-bottom-4 margin-top-2 tablet:margin-top-4">
<h1 class="font-sans-14 tablet:font-sans-17 line-height-tight text-ls-neg-1 text-bold tablet:text-ls-neg-1 border-top-05 tablet:border-top-1 padding-top-2">A strong, neutral typeface for interfaces, text, and headings.</h1>

<div class="margin-top-4">
<a class="usa-button bg-primary-vivid hover:bg-primary-dark text-normal font-lang-sm margin-top-1 radius-sm" href="https://github.com/uswds/public-sans/releases/download/v1.002/public-sans-v1.002.zip">Download Public Sans v1.002</a>
</div>

<p class="line-height-sans-4 margin-top-4 tablet:margin-top-10">Developed by <a class="link-heavy" href="http://v2.designsystem.digital.gov">USWDS.</a> <span class="text-no-wrap">Contribute to its development</span> on <a class="link-heavy" href="https://github.com/uswds/public-sans">GitHub.</a></p>
<p class="margin-top-8 tablet:margin-top-2 font-sans-2 line-height-sans-4">Public Sans is a project of GSA’s <a class="link-heavy" href="https://www.gsa.gov/about-us/organization/federal-acquisition-service/technology-transformation-services">Technology Transformation Services</a>, maintained by the Office of Products and Programs. Hosted by <a class="link-light" href="http://federalist.18f.gov">Federalist.</a> In conjunction with <a class="link-light" href="https://digital.gov">Digital.gov.</a></p>
</div>

0 comments on commit 985a408

Please sign in to comment.