[misc][x]: add custom font sizes

This commit is contained in:
Tavares Hansen
2020-08-02 20:45:15 -07:00
parent 951eab9416
commit d4f837e8f5
5 changed files with 19 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ export default function Nav() {
</a>
<a
href="https://github.com/datopian/portal"
className="inline-block text-sm px-4 py-2 leading-none border rounded text-primary bg-primary-background border-black hover:border-gray-700 hover:text-gray-700 hover:bg-white mt-4 lg:mt-0"
className="inline-block text-tiny px-4 py-2 leading-none border rounded text-primary bg-primary-background border-black hover:border-gray-700 hover:text-gray-700 hover:bg-white mt-4 lg:mt-0"
target="_blank"
>
GitHub