Restrict the home link to only logo width

Fixes #746
This commit is contained in:
Nitish Yadav 2022-03-14 01:25:01 +05:30
parent c0e2751d77
commit 2a92eeaaac

View file

@ -1,6 +1,6 @@
<template>
<nav class="flex flex-wrap items-center justify-center px-2 sm:px-4 py-2.5 w-full relative">
<div class="flex-1">
<div class="flex-1 flex justify-start">
<router-link class="flex font-bold text-3xl items-center font-sans font-bold" to="/"
><img
alt="logo"