From: Andrew Engelbrecht Date: Mon, 29 Jul 2019 20:06:16 +0000 (-0400) Subject: whitespace changes X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=5235611e58e2144d9e09be62404b621fc8ee0542;p=ryf-theme.git whitespace changes --- diff --git a/css/style.css b/css/style.css index 8f40689..10bd6d7 100644 --- a/css/style.css +++ b/css/style.css @@ -86,8 +86,10 @@ a { transition: 0.3s; } .navbar-nav { margin-top: 40px; } } + /* Selectors */ + @media screen and (min-width: 768px) { .form-inline .form-item .select-wrapper { display: block; @@ -97,8 +99,10 @@ a { transition: 0.3s; } } } + /* RYF List */ + .ryf-list { float: left; margin: 0; @@ -179,6 +183,7 @@ a { transition: 0.3s; } /* Vendors list */ + @media screen and (max-width: 767px) { .vendors-list-row { margin: 0px auto; @@ -258,6 +263,7 @@ a { transition: 0.3s; } /* Product */ + @media screen and (max-width: 767px) { .page-node-type-product .product { max-width: 382px; @@ -364,6 +370,7 @@ a { transition: 0.3s; } /* Footer */ + .footer { background: #333; color: #FFF;