Taro
Taro
KPCKevin Powell - Community
Created by Taro on 4/28/2023 in #front-end
Overflow-x: hidden causes vertical scrolling
ah, totally makes sense, thanks @zed_dash
7 replies
KPCKevin Powell - Community
Created by Taro on 4/28/2023 in #front-end
Overflow-x: hidden causes vertical scrolling
But why is that? I have not set a height on .hero so the height should be determined by the content inside it. for the .separator should width: 100% be 100% of the parent?
7 replies
KPCKevin Powell - Community
Created by Mathies on 4/19/2023 in #front-end
Is it possible to change the styling of a parent element when focusing on a child element?
You're welcome
4 replies
KPCKevin Powell - Community
Created by Mathies on 4/19/2023 in #front-end
Is it possible to change the styling of a parent element when focusing on a child element?
You should use the :focus-within pseudo selector here is an example: https://codepen.io/taro-naza/pen/qBJqWdX
4 replies
KPCKevin Powell - Community
Created by Taro on 4/19/2023 in #front-end
overflow-x on the body element does not work
I think so but I really want to know the reason behind that behavior, so any idea why it is acting that way? For the viewport if it was a project of my own, I would but I am just following the design from frontend mentors 🙂
4 replies