Restrict the home link to only logo width (#895)

Fixes #746
This commit is contained in:
Nitish Yadav 2022-03-14 20:27:42 +05:30 committed by GitHub
parent c0e2751d77
commit c1405b63fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"