was making this site to look like this https://www.figma.com/file/GRAClMRLmRUvuwyyoBS2ma/Untitled?node-id=0%3A1
but that flexbox method of justifying content spacing around isnt working, now what should I do to get desired output
body by default has a margin. Just add this: body { margin: 0; }
Обсуждают сегодня