_tw icon indicating copy to clipboard operation
_tw copied to clipboard

lg:hidden not working with flex

Open MZOG opened this issue 1 year ago • 1 comments
trafficstars

Hi, I just downloaded theme and started to implement my own header. So I have <div class="flex lg:hidden"> and it should be hidden on lg screen but it's not.

Also I don't know why there is !important added to the flex property. image

I've searched all files for any !important but there is none. I'm a bit confused why it's not working.

MZOG avatar Jul 04 '24 20:07 MZOG