From: Andrew Engelbrecht Date: Mon, 29 Jul 2019 20:49:59 +0000 (-0400) Subject: moved general css line further up X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=835801ab8dd2d3a9deba13e32590c07b0129985e;p=ryf-theme.git moved general css line further up --- diff --git a/css/style.css b/css/style.css index 7b89ed7..7485652 100644 --- a/css/style.css +++ b/css/style.css @@ -186,6 +186,10 @@ a { transition: 0.3s; } text-align: right; } +.feed-icons { + clear: both; +} + @media screen and (min-width: 450px) and (max-width: 659px) { .ryf-list-row ul { max-width: 600px; @@ -306,10 +310,6 @@ a { transition: 0.3s; } clear: left; } -.feed-icons { - clear: both; -} - @media screen and (max-width: 559px) { .view-taxonomy-term .view-header { margin: 0 auto 40px auto;