How can I fix a coding error on my ecommerce store?

Hey I accidently changed my shopify codes because i tried to do something and my store got a bug now.
at the very buttom of my shop there is the text “.social-icons li .icon{ font-size: 35px !9mportant; margin-top: 10px; }”

im using Dawn theme

there is my shopify store link so you can see : www.clozzet.co.il

@dvir_asraf - I think you removed style code.. so that line should be


in English you say “I made a mistake” not did a mistake

You need to wrap it in style brackets but also ‘!9mportant’ should probably be ‘!important’