change line height and space between paragraphs

I need help with decreasing the line height and space between paragraphs throughout my website. Can someone please help ?

Website theme : Craft

Website URL : https://6375f5-2.myshopify.com/

p/w: Getlost12

Hi @shopekaja ,

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at the bottom of the file → Save

p{
line-height:normal !important
}

Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly