This commit is contained in:
parent
51a6ea62b4
commit
587bbca7b3
5 changed files with 39 additions and 36 deletions
|
|
@ -1,13 +1,13 @@
|
|||
<template>
|
||||
<img
|
||||
src="/spbr-coloured.png"
|
||||
alt="Spacebar Logo"
|
||||
<img
|
||||
src="/spbr-coloured.png"
|
||||
alt="Spacebar Logo"
|
||||
class="h-10 w-auto object-contain"
|
||||
/>
|
||||
>
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
img {
|
||||
height: 40px;
|
||||
height: 40px;
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue