|
I try to use the homepage as a way to learn pico css however I'm already running into magic BS just looking at the header. If I do the exact same html structure: The entire layout is different. When inspecting I can't see any css that makes the Please help me understand this CSS black magic. What concepts do I need to understand to create layouts with (pico) css. |
Replies: 1 comment 2 replies
|
PicoCSS is designed to be a starting point. You could use only PicoCSS and nothing else but then it is up to you to make sure the layout fits the rules. In this case, if you would inspect the applied styles, you would see that the PicoCSS website has custom styling. Specifically: |
PicoCSS is designed to be a starting point. You could use only PicoCSS and nothing else but then it is up to you to make sure the layout fits the rules.
In this case, if you would inspect the applied styles, you would see that the PicoCSS website has custom styling. Specifically: