From a6aefab6fb5b425c3d63fd486dfbdc8d96ec59ae Mon Sep 17 00:00:00 2001 From: KevinMwita7 Date: Wed, 4 May 2022 16:12:48 +0300 Subject: [PATCH] apply button style to slideshow --- assets/base.css | 2 +- sections/image-banner.liquid | 29 ++--------------------------- 2 files changed, 3 insertions(+), 28 deletions(-) diff --git a/assets/base.css b/assets/base.css index 4894da0..5a8e9d2 100644 --- a/assets/base.css +++ b/assets/base.css @@ -2474,6 +2474,6 @@ details-disclosure>details { box-shadow: 0; } -.rounded_buy_buttons button { +.rounded_btn { border-radius: 24px; } \ No newline at end of file diff --git a/sections/image-banner.liquid b/sections/image-banner.liquid index 76aedfd..204c4e8 100644 --- a/sections/image-banner.liquid +++ b/sections/image-banner.liquid @@ -230,7 +230,7 @@ -