diff --git a/_includes/logos.html b/_includes/logos.html index 4f94f02..2a7dd7e 100644 --- a/_includes/logos.html +++ b/_includes/logos.html @@ -1,6 +1,6 @@
-

Free Logos

+

Free Logos

diff --git a/_sass/_layout.scss b/_sass/_layout.scss index 3558ce1..644eff3 100644 --- a/_sass/_layout.scss +++ b/_sass/_layout.scss @@ -267,6 +267,10 @@ font-weight: 600; } + .p-1 { + padding-top: 0.5rem; + } + .pt-1 { padding-top: 1rem; } @@ -283,6 +287,10 @@ padding-top: 3rem; } + .pt-4 { + padding-top: 4rem; + } + .pb-2 { padding-bottom: 2rem; } @@ -299,6 +307,10 @@ font-size: 36px; } + .feature { + font-size: 20px; + } + .align-left { text-align: left; } diff --git a/index.html b/index.html index a1d2e9b..34b8760 100644 --- a/index.html +++ b/index.html @@ -9,17 +9,16 @@ layout: default -

Public Domain Logos
All logos below are in the public domain (CC0). Download any logo for free unlimited times for any usage. No attribution required.

+

Public Domain Logos

All logos below are in the public domain (CC0). Download any logo for free unlimited times for any usage. No attribution required.
-

Get a Custom Logo
Need to own the rights to your logo and want to fleshen out your visual identity? Name a price and we will help you!

+

Get a Custom Logo

Need to own the rights to your logo and want to fleshen out your visual identity? Name a price and we will help you!
-

Support Open Source Design
Up to 50% of proceeds are donated to Open Source Design, continuing to support design intiatives in open source.

-

+

Support Open Source Design

Up to 50% of proceeds are donated to Open Source Design, continuing to support design intiatives in open source.
\ No newline at end of file