From ea57a3cf4b7afd885c9a36e5468d77589e034ed2 Mon Sep 17 00:00:00 2001 From: Chanon Roy Date: Tue, 3 Jan 2017 17:46:58 -0500 Subject: [PATCH 1/2] added in fourth item in feature box and adjusted mobile responsiveness --- css/main.css | 20 ++++++-------------- index.html | 13 ++++++++++--- 2 files changed, 16 insertions(+), 17 deletions(-) diff --git a/css/main.css b/css/main.css index b0be0c4..0bca3aa 100755 --- a/css/main.css +++ b/css/main.css @@ -390,6 +390,9 @@ p.paragraph { padding: 90px 0; border-bottom: 1px solid rgba(0, 0, 0, .1); } +.feature3 .flex { + flex-wrap: wrap; +} .feature3 .svg { margin-bottom: 30px; color: black @@ -398,20 +401,9 @@ p.paragraph { .feature3 .flex { flex-wrap: wrap; } - .feature3 .col-4:nth-of-type(1) { + .feature3 .col-6 { width: 100%; - margin-bottom: 30px; - } - .feature3 .col-4:not(:nth-of-type(1)) { - width: 50%; - } -} -@media (max-width: 500px) { - .feature3 .col-4:nth-of-type(1) { - margin-bottom: 0; - } - .feature3 .col-4:not(:nth-of-type(1)) { - width: 100%; - margin-top: 30px; + margin-top: 40px; + text-align: center; } } diff --git a/index.html b/index.html index 959e0a4..8ab6ddd 100755 --- a/index.html +++ b/index.html @@ -55,27 +55,34 @@

-
+

Simple Usage

By preferring code over configuration, node best practices, and a minimal API surface - gulp makes things simple like never before.

-
+

Efficient Builds

Using the power of node streams, gulp gives you fast builds that don't write intermediary files to disk.

-
+

Quality Ecosystem

By enforcing strict guidelines, we ensure our plugins stay simple and work as expected.

+
+ +

Easy to Learn

+

+ Using node best practices and maintaining a minimal API surface, your build works exactly as you would imagine. +

+
From 75c9049da9372c25cb45c989c3a906371a7bdcd2 Mon Sep 17 00:00:00 2001 From: Chanon Roy Date: Tue, 3 Jan 2017 20:30:03 -0500 Subject: [PATCH 2/2] feature 3 - copy changes, small css fixes --- css/main.css | 6 +++++- index.html | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/css/main.css b/css/main.css index 0bca3aa..20b4d8a 100755 --- a/css/main.css +++ b/css/main.css @@ -66,6 +66,7 @@ body { } .subheading + .paragraph { margin-top: 10px; + padding: 0 30px 0 30px; } p.paragraph { color: rgba(0, 0, 0, .5); @@ -393,6 +394,10 @@ p.paragraph { .feature3 .flex { flex-wrap: wrap; } +.feature3 .col-6 { + margin-top: 40px; + text-align: center; +} .feature3 .svg { margin-bottom: 30px; color: black @@ -403,7 +408,6 @@ p.paragraph { } .feature3 .col-6 { width: 100%; - margin-top: 40px; text-align: center; } } diff --git a/index.html b/index.html index 8ab6ddd..01a7701 100755 --- a/index.html +++ b/index.html @@ -57,9 +57,9 @@

-

Simple Usage

+

Easy to Use

- By preferring code over configuration, node best practices, and a minimal API surface - gulp makes things simple like never before. + By preferring code over configuration, gulp keeps things simple and makes complex tasks manageable.

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy