Skip to content

Commit eb49fb9

Browse files
committed
chore: wip
1 parent 392c13d commit eb49fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/components/Bench/BenchHeader.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="flex items-center gap-x-16">
55
<router-link to="/">
66
<span class="sr-only">Judge Review</span>
7-
<img class="h-12" src="/images/bench/logo.png" alt="">
7+
<img class="h-16" src="/images/bench/logo.png" alt="">
88
</router-link>
99
<div v-if="!comingSoon" class="hidden lg:flex lg:gap-x-8">
1010
<router-link

0 commit comments

Comments
 (0)