diff --git a/_includes/header.html b/_includes/header.html index e28bc38..00ce8ab 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,4 +1,4 @@ - + Feather diff --git a/_includes/hero.html b/_includes/hero.html index 272aa4a..6a8c175 100644 --- a/_includes/hero.html +++ b/_includes/hero.html @@ -1,7 +1,7 @@ Simply beautiful open source icons diff --git a/_includes/icon.html b/_includes/icon.html index 2fc7353..3cff361 100644 --- a/_includes/icon.html +++ b/_includes/icon.html @@ -1,10 +1,10 @@ {% include_relative {{ include.icon.path }} %} - {{ include.icon.basename }} + {{ include.icon.basename }} diff --git a/style.css b/style.css index 34ec726..e73af6c 100644 --- a/style.css +++ b/style.css @@ -14,7 +14,7 @@ .button { display: inline-block; padding: 1rem 2rem; - font-size: 1rem; + font-size: 1.125rem; line-height: 1.25; text-align: center; text-decoration: none; @@ -50,8 +50,6 @@ padding: 0 0.5rem 1rem; } - - /* medium breakpoint */ @media (min-width: 30em) { .icon-grid li { @@ -92,7 +90,7 @@ font-size: 0.875rem; line-height: 1.5; background: #f4f4f4; - border-radius: .25rem; + border-radius: .125rem; } #carbonads a {