Merge pull request #1661 from thecashewtrader/light-theme-black-bars

Respect light theme properly
This commit is contained in:
Bnyro
2023-01-09 16:26:09 +01:00
committed by GitHub
5 changed files with 45 additions and 8 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