Absolute overlap

Does anyone know how to stop the github button from overlapping on the download cv button ? I need the download button to be in the center and the github button to be on the left of it, but respecting the borders of it...
No description
4 Replies
~MARSMAN~
~MARSMAN~16mo ago
you're gonna need to show us your code in a codepen would be best
ironman
ironmanOP16mo ago
i added a code pen
snxxwyy
snxxwyy16mo ago
@AG_Ch3rry (EU) you seem to have quite a lot of redundant code in there, and you seem to have double display styling on sections too which unfortunately doesn't work. position: absolute is the reason that your button and github icon overlap, you don't need absolute positioning on the icon but rather can display it the same way either using grid or flexbox. I re-made an example to help you understand, hopefully this helps, feel free to ask any questions. https://codepen.io/deerCabin/pen/BavWNJw
Want results from more Discord servers?
Add your server