I was given the task to translate into code a blog header I was given. So I did, but I ran into a small problem: authors name with follow button and date seem to be too far apart and I can’t bring them any closer, the two flex items that were created are too big. Looking forward to your help! Also, for now i didn’t worry about changing the font, the font size and color, the button color. Also, any other help, like mistake correction, bad practices are welcome!
I tried to fix it with position relative, but I know it’s bad practice, I tried to change the height of divs, but then it messes up the button position. blog header[my result]: https://i.sstatic.net/530I5lnH.png
Adrian Lauš is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.