∂αηтє
∂αηтє
KPCKevin Powell - Community
Created by ∂αηтє on 5/12/2024 in #front-end
Shadcn default styling issue
Does anyone know why default shadcn styles aren't applying?
5 replies
KPCKevin Powell - Community
Created by ∂αηтє on 9/26/2022 in #front-end
empty pseudo. doubt regarding padding inherit
I'm testing with the :empty pseudo and tried giving it padding: inherit, it works the same as padding: 0. where is this padding being inherited from? I'm not using any resets https://codepen.io/kaedaDante/pen/BaxwMjx
9 replies
KPCKevin Powell - Community
Created by ∂αηтє on 9/20/2022 in #front-end
Center my footer within main element
so basically, I want my footer and main both to be included within 100viewport height, whilst also putting the footer and the very bottom of the viewport height. I tried adjusting the main's vh to somewhere between 90-100 to get the footer inside the view but ofc it wouldn't work if we resize the windows vertically below is the link for the code https://codepen.io/kaedaDante/pen/jOxwqxr
54 replies