how to make this layout.
😩 how can i create these four spaces while leaving space for center logo which i will get in using absolute.
3 Replies
Don't use position absolute here, use grid
Here's an example that might help you get started: https://codepen.io/matthanes/pen/eYoWdee
ayy tyy 🧐 🫡