Fix black bars in light mode

This commit is contained in:
thecashewtrader
2022-11-02 20:38:35 +05:30
parent f574abbf7f
commit 6413d861b4
4 changed files with 4 additions and 4 deletions

View File

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