Skip to content

Commit 99dc9c6

Browse files
committed
style: reduce nav logo size by 30% (184x41 -> 129x29)
1 parent a515ee8 commit 99dc9c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/_root.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@
231231
}
232232

233233
[data-v-logo] img {
234-
height: 28px;
234+
height: 20px;
235235
margin-top: 2px;
236236
}
237237

0 commit comments

Comments
 (0)