Nav bar shop Button size adjusted
authorLaury GvR <laury@gaslightmedia.com>
Mon, 4 Jun 2018 20:18:45 +0000 (16:18 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 4 Jun 2018 20:18:45 +0000 (16:18 -0400)
scss/plugins/_woocommerce.scss

index 7c41abb..41dd57e 100644 (file)
     border: 2px solid $dark-blue;
     color: $dark-blue;
     font-size: 18px;
-    padding: 11px 30px;
+    padding: 9px 30px;
     border-right: 0;
+    border-radius: 5px;
+    margin-right: 4px;
 }
 #front-featured-products {
     margin-bottom: 50px;