This block on the homepage is being cut off on mobile. Can someone help me determine what CSS is needed to adjust this? I previously marked this question as solved, but it the suggested solution adjusted the spacing on all blocks throughout the site. How can I adjust the CSS of this section on the homepage only?
You can try to write a new css in base.css. If your CSS code runs but is overridden by another class, then you can add “!important” to each line of CSS code.