diff --git a/dist/css/skeleton.css b/dist/css/skeleton.css index 3a8bd66..09442ec 100644 --- a/dist/css/skeleton.css +++ b/dist/css/skeleton.css @@ -250,8 +250,7 @@ input[type="password"], textarea { -webkit-appearance: none; -moz-appearance: none; - appearance: none; -} + appearance: none; } textarea { min-height: 65px; padding-top: 6px; @@ -378,8 +377,8 @@ hr { margin-top: 3rem; margin-bottom: 3.5rem; border-width: 0; - border-top: 1px solid #E1E1E1; -} + border-top: 1px solid #E1E1E1; } + /* Clearing –––––––––––––––––––––––––––––––––––––––––––––––––– */ diff --git a/examples/landing/css/custom.css b/examples/landing/css/custom.css index 1880037..9955268 100644 --- a/examples/landing/css/custom.css +++ b/examples/landing/css/custom.css @@ -68,14 +68,14 @@ /* Bigger than 550 */ @media (min-width: 550px) { - .hero { - padding: 12rem 0; - text-align: left; - height: 165px; - } .section { padding: 12rem 0 11rem; } + .hero { + padding-bottom: 12rem; + text-align: left; + height: 165px; + } .phone { position: absolute; top: -7rem; diff --git a/examples/landing/index.html b/examples/landing/index.html index 9782ca8..6b6199b 100644 --- a/examples/landing/index.html +++ b/examples/landing/index.html @@ -37,15 +37,17 @@ -
-
-
-

Stop coding non-responsive sites. Let users view sites from anywhere.

- Try Skeleton -
-
- - +
+
+
+
+

Stop coding non-responsive sites. Let users view sites from anywhere.

+ Try Skeleton +
+
+ + +
@@ -72,10 +74,12 @@
-
-

Need help getting started?

-

Skeleton is an amazingly easy place to start with responsive development. If you want to learn more, just visit the documentation!

- View Skeleton Docs +
+
+

Need help getting started?

+

Skeleton is an amazingly easy place to start with responsive development. If you want to learn more, just visit the documentation!

+ View Skeleton Docs +