chore(assets): clean up Next.js defaults and update logo styling
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user