Within a div
, I have noticed that when viewed on various screen resolutions, the three buttons are responsive. However, on certain screens, the last button appears below the first two buttons with no margin between them.
Is there a method to add this margin without relying on media queries?