Gruntified previous commit
authorLaury GvR <laury@gaslightmedia.com>
Wed, 10 Apr 2019 18:52:20 +0000 (14:52 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 10 Apr 2019 18:52:20 +0000 (14:52 -0400)
css/app.css
scss/plugins/_glm-member-db.scss

index 5ecf6fd..e6e0804 100644 (file)
@@ -8216,7 +8216,7 @@ h3#ship-to-different-address {
   margin: 10px auto 20px;
   width: 100%;
   font-size: 16px; }
-  @media only screen and (min-width:0em) and (max-width:64em) {
+  @media only screen and (min-width:64.063em) {
     #page-wrapper #glm-member-detail-avenza-section-mobile {
       display: none; } }
 #page-wrapper #glm-member-detail-side-box {
index f225f4d..6db2cf3 100644 (file)
@@ -77,7 +77,7 @@
     }
 
     #glm-member-detail-avenza-section-mobile {
-        @media #{$medium-down} {
+        @media #{$large-up} {
             display: none;
         }
         clear:both;