interpod
interpod
Explore posts from servers
KPCKevin Powell - Community
Created by interpod on 8/4/2024 in #front-end
How to handle small screens in css ? Is small font good practise ? (shadcn-ui + tailwind)
and how often fonts are decreased to make everything looks better on mobile
13 replies
KPCKevin Powell - Community
Created by interpod on 8/4/2024 in #front-end
How to handle small screens in css ? Is small font good practise ? (shadcn-ui + tailwind)
I was wondering if there is some easy/fast way to make effective mobile views
13 replies
KPCKevin Powell - Community
Created by interpod on 8/4/2024 in #front-end
How to handle small screens in css ? Is small font good practise ? (shadcn-ui + tailwind)
I have this meta tag on my web, so I have oveflow
13 replies
KPCKevin Powell - Community
Created by interpod on 8/4/2024 in #front-end
How to handle small screens in css ? Is small font good practise ? (shadcn-ui + tailwind)
With meta tag this webiste would be full of overflows i guess
13 replies
KPCKevin Powell - Community
Created by interpod on 8/4/2024 in #front-end
How to handle small screens in css ? Is small font good practise ? (shadcn-ui + tailwind)
example from the top of my mind
13 replies
KPCKevin Powell - Community
Created by interpod on 8/4/2024 in #front-end
How to handle small screens in css ? Is small font good practise ? (shadcn-ui + tailwind)
13 replies
KPCKevin Powell - Community
Created by interpod on 8/4/2024 in #front-end
How to handle small screens in css ? Is small font good practise ? (shadcn-ui + tailwind)
On some of these pages there is this zoom-out effect on mobile phones. So everything is smaller but font size is the same, I am wodering how this effect could be achived ?
13 replies
KPCKevin Powell - Community
Created by interpod on 8/4/2024 in #front-end
How to create two aligned columns with unknown items size.
I was wondering if subgrid will be able to work the same for non direct child?
31 replies
KPCKevin Powell - Community
Created by interpod on 8/4/2024 in #front-end
How to create two aligned columns with unknown items size.
seems to be working thanks
31 replies
KPCKevin Powell - Community
Created by interpod on 8/4/2024 in #front-end
How to create two aligned columns with unknown items size.
so I have component called <ItemRow/> which returns <li> for me
31 replies
KPCKevin Powell - Community
Created by interpod on 8/4/2024 in #front-end
How to create two aligned columns with unknown items size.
it is react based
31 replies
KPCKevin Powell - Community
Created by interpod on 8/4/2024 in #front-end
How to create two aligned columns with unknown items size.
one small thing
31 replies
KPCKevin Powell - Community
Created by interpod on 8/4/2024 in #front-end
How to create two aligned columns with unknown items size.
thanks I will try it out and get back to you 😄
31 replies
KPCKevin Powell - Community
Created by interpod on 8/4/2024 in #front-end
How to create two aligned columns with unknown items size.
not exacly, what I am trying is to avid this big gap
31 replies
KPCKevin Powell - Community
Created by interpod on 8/4/2024 in #front-end
How to create two aligned columns with unknown items size.
At first it seems like some candidate for subgrid but them meh wasn't able to do anything with it
31 replies
KPCKevin Powell - Community
Created by interpod on 8/4/2024 in #front-end
How to create two aligned columns with unknown items size.
then i will have to ditch li i guess
31 replies
KPCKevin Powell - Community
Created by interpod on 8/4/2024 in #front-end
How to create two aligned columns with unknown items size.
its like <ol> <li><span>....</span><span>...</span></li> </ol>
31 replies
KPCKevin Powell - Community
Created by interpod on 8/4/2024 in #front-end
How to create two aligned columns with unknown items size.
what you mean percentage?
31 replies
KPCKevin Powell - Community
Created by interpod on 8/4/2024 in #front-end
How to create two aligned columns with unknown items size.
For wider screens -
31 replies