NoSelect on index
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<template>
|
||||
<div style="width: fit-content;">
|
||||
<NuxtLink style="display: flex; width: fit-content; text-decoration: none;" to="/">
|
||||
<img width="140" src="~/assets/img/buildpath-high-resolution-logo-transparent.png" />
|
||||
<h1 id="logo-text" style="">BuildPath</h1>
|
||||
<img style="user-select: none;" width="140" src="~/assets/img/buildpath-high-resolution-logo-transparent.png" />
|
||||
<h1 id="logo-text">BuildPath</h1>
|
||||
</NuxtLink>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user