Incognitus
Explore posts from serversKPCKevin Powell - Community
•Created by Incognitus on 6/23/2024 in #front-end
Is it possible to use container queries on container itself?
Custom properties is exaclty what gpt suggested, but unfortunatelly no. Any self style property is ignored, even custom.
6 replies
KPCKevin Powell - Community
•Created by Incognitus on 4/25/2023 in #front-end
How to make <li> bullet just stay inside container, not move text ?
Thank you so much 🙏
10 replies
KPCKevin Powell - Community
•Created by Incognitus on 4/25/2023 in #front-end
How to make <li> bullet just stay inside container, not move text ?
Yes, exactly !
10 replies
KPCKevin Powell - Community
•Created by Incognitus on 4/25/2023 in #front-end
How to make <li> bullet just stay inside container, not move text ?
10 replies
KPCKevin Powell - Community
•Created by Incognitus on 4/25/2023 in #front-end
How to make <li> bullet just stay inside container, not move text ?
10 replies
KPCKevin Powell - Community
•Created by Incognitus on 4/25/2023 in #front-end
How to make <li> bullet just stay inside container, not move text ?
Tried
padding-left
, but it just moves whole li, not bullet. Also have margin: 0, padding: 0
on body.10 replies