chore(assets): clean up Next.js defaults and update logo styling

This commit is contained in:
jessy-david-dev
2026-04-10 17:20:04 +02:00
parent e43d8bb05b
commit 676e5ba756
8 changed files with 1 additions and 6 deletions
+1 -1
View File
@@ -187,7 +187,7 @@ body {
}
.home-logo-img {
width: clamp(180px, 50vw, 280px);
width: clamp(200px, 55vw, 320px);
height: auto;
display: block;
margin: 0 auto;