darken navbar border color

This commit is contained in:
pat-s 2024-12-22 11:15:31 +01:00
parent eb503f61b5
commit b44a7cfe0d
No known key found for this signature in database
GPG key ID: 3C6318841EF78925

View file

@ -1,6 +1,6 @@
<template>
<nav
class="flex border-wp-background-200 bg-wp-primary-200 dark:bg-wp-primary-300 p-4 border-b font-bold text-neutral-content text-wp-primary-text-100"
class="flex border-wp-background-300 bg-wp-primary-200 dark:bg-wp-primary-300 p-4 border-b font-bold text-neutral-content text-wp-primary-text-100"
>
<div class="flex items-center space-x-2">
<router-link :to="{ name: 'home' }" class="flex flex-col -my-2 px-2">