Site URL: https://purple-apricots-8amn.squarespace.com/config/settings
Hi,
I added below coding to custom css to reduce spacing between sections but it seems like it only reducing desktop view and I see still large gap between sections from mobile view. How can I also reduce gap between sections in mobile view?
Thanks!
password is youngsim79
#page section .content-wrapper {
padding-bottom: 8px !important;}
#page section .content-wrapper {
padding-top: 8px !important;}