diff options
Diffstat (limited to 'src/styles')
| -rw-r--r-- | src/styles/globals.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/globals.css b/src/styles/globals.css index f7d70150..2b2b6271 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -367,7 +367,7 @@ html, body { } .swiper[prefix="product"] { - @apply py-4; + @apply pb-4; } .swiper-slide { |
