Hi guys! I am working on this Frontend Mentor design and decided to make some grid decisions beforehand.
I didn't want to use position absolute so decided to overlaying arrow buttons and navbar using grid. I ended up dividing the layout in 10 columns and 10 rows based on the size of arrow buttons.
Is this approach a good idea?