fix(website): lock global header height to 90px and remove duplicate marketplace nav button

This commit is contained in:
oib
2026-02-27 12:25:21 +01:00
parent 2b6ac4a0bb
commit 37bdc7d034
5 changed files with 16 additions and 8 deletions

View File

@@ -239,7 +239,7 @@ nav {
============================================ */
main {
margin-top: 80px;
margin-top: 90px;
padding: 40px 0;
}