croganm
KPCKevin Powell - Community
β’Created by π―πΌπ·πΌ. on 12/28/2024 in #front-end
Position absolute with overflown parent
Can you share a codepen or a reproducible example?
4 replies
KPCKevin Powell - Community
β’Created by Helgi on 12/17/2024 in #front-end
help with text in grid
It's the height on the section tag. You have height 100vh. Change it to min-height 100vh
15 replies
KPCKevin Powell - Community
β’Created by Helgi on 12/17/2024 in #front-end
help with text in grid
I mean I'm assuming that's how they controlled it. There doesn't seem to be some magical max width
15 replies
KPCKevin Powell - Community
β’Created by Helgi on 12/17/2024 in #front-end
help with text in grid
I also made a new class and put all the similar styles in it. No need to repeat yoruself
15 replies
KPCKevin Powell - Community
β’Created by Helgi on 12/17/2024 in #front-end
help with text in grid
This gives you more of your desired effect
15 replies
KPCKevin Powell - Community
β’Created by Helgi on 12/17/2024 in #front-end
help with text in grid
15 replies
KPCKevin Powell - Community
β’Created by Helgi on 12/17/2024 in #front-end
help with text in grid
15 replies
KPCKevin Powell - Community
β’Created by Helgi on 12/17/2024 in #front-end
help with text in grid
I don't quite understand all of what you're saying but I think they legitimally hardcoded line breaks for the grid
15 replies
KPCKevin Powell - Community
β’Created by bockster6669 on 12/16/2024 in #front-end
Grid auto column
Credit where credit is due:
https://css-tricks.com/an-auto-filling-css-grid-with-max-columns/
4 replies
KPCKevin Powell - Community
β’Created by bockster6669 on 12/16/2024 in #front-end
Grid auto column
4 replies
KPCKevin Powell - Community
β’Created by Twitch Kezavio on 12/13/2024 in #front-end
CSS help in Twitch Alerts - Text delay
There's no HTML in that codepen
2 replies
KPCKevin Powell - Community
β’Created by Chrislizardc on 12/12/2024 in #front-end
When using Astro have you tried any CMS alongside with it ?
See I love shopify! Use it personally for my own business. I find liquid pretty intuitive, but one of the first templating languages I used was jinja with flask and dtl with django. It's also just a good ecomm platform. I can't get with WordPress π
42 replies
KPCKevin Powell - Community
β’Created by Chrislizardc on 12/12/2024 in #front-end
When using Astro have you tried any CMS alongside with it ?
Lol I won't tell anyone π. If it was just me in the company, likely would have done the same thing π¬
42 replies
KPCKevin Powell - Community
β’Created by Chrislizardc on 12/12/2024 in #front-end
When using Astro have you tried any CMS alongside with it ?
When a company does that it just instantly loses my trust
42 replies
KPCKevin Powell - Community
β’Created by Chrislizardc on 12/12/2024 in #front-end
When using Astro have you tried any CMS alongside with it ?
My apologies, it wasnt them getting rid of the free tier, that was a different service. They don't allow the free tier for commercial use. That's fine, but I swear the price has jumped like 120% of what it was when I signed up? I don't mind paying but for something so simple to just jack the pricing up that much is insane
42 replies
KPCKevin Powell - Community
β’Created by Chrislizardc on 12/12/2024 in #front-end
When using Astro have you tried any CMS alongside with it ?
There's so many better options out there
42 replies
KPCKevin Powell - Community
β’Created by Chrislizardc on 12/12/2024 in #front-end
When using Astro have you tried any CMS alongside with it ?
Unfortunately don't think this is the answer you're looking for but my business uses astro and Prismic. Don't recommend. Used it when they had a free plan and affordable starter plan. It's mediocre at best and they've raised their prices. It's not worth me switching but I would 100% not use it in future projects.
42 replies
KPCKevin Powell - Community
β’Created by snxxwyy on 12/10/2024 in #front-end
optimization | @font-face with <link>
15 replies
KPCKevin Powell - Community
β’Created by DUDEYRUDEY on 12/6/2024 in #front-end
Creating a scalable button with text and a SVG icon
Also, even if you did use the variable, for .btn you should have done:
Again though, don't think it's necessary
18 replies
KPCKevin Powell - Community
β’Created by DUDEYRUDEY on 12/6/2024 in #front-end
Creating a scalable button with text and a SVG icon
You can use em further down, doesn't just have to be element having the font size declared
18 replies