mateimarica / mateimarica.dev

Personal website with an Express.js backend.
https://mateimarica.dev
MIT License
0 stars 0 forks source link

Add space between navbar and first card #12

Closed mateimarica closed 2 years ago

mateimarica commented 2 years ago

On main and qr, the new navbar is too close to the first card.

Increasing the margin-top for the head selector in both main.css files will fix it

margin-top: 78px;