diff --git a/css/brands.css b/css/brands.css index dde0cf4..c739510 100644 --- a/css/brands.css +++ b/css/brands.css @@ -34,6 +34,7 @@ .button, button { display: inline-block; + text-decoration: none; height: 48px; padding: 0 16px; text-align: center; @@ -43,7 +44,6 @@ button { font-weight: 600; line-height: 48px; letter-spacing: 0.5px; - text-decoration: none; white-space: nowrap; background-color: transparent; border-radius: 8px; @@ -67,7 +67,7 @@ button:hover, –––––––––––––––––––––––––––––––––––––––––––––––––– */ .icon { - padding: 0px 8px; + padding: 0px 8px 3.5px 0px; vertical-align: middle; width: 20px; height: 20px; diff --git a/css/skeleton-dark.css b/css/skeleton-dark.css index b16cf35..df8d2b2 100644 --- a/css/skeleton-dark.css +++ b/css/skeleton-dark.css @@ -37,6 +37,7 @@ position: relative; width: 100%; max-width: 600px; + text-align: center; margin: 0 auto; padding: 0 20px; box-sizing: border-box; } diff --git a/css/skeleton-light.css b/css/skeleton-light.css index 159f924..478b731 100644 --- a/css/skeleton-light.css +++ b/css/skeleton-light.css @@ -37,6 +37,7 @@ position: relative; width: 100%; max-width: 600px; + text-align: center; margin: 0 auto; padding: 0 20px; box-sizing: border-box; } diff --git a/index.html b/index.html index fa599e9..8d2848b 100644 --- a/index.html +++ b/index.html @@ -35,7 +35,6 @@
-
@@ -134,7 +133,6 @@

Build your own by forking LittleLink.

-