- fix navigation style

This commit is contained in:
Kamil Niemczycki 2023-07-29 00:59:06 +02:00
parent 753421a5a0
commit a7ccb3100f
Signed by: kamilniemczycki
GPG Key ID: 04D4E2012F969213

View File

@ -19,7 +19,7 @@ defineProps({
<template>
<div>
<header class="header">
<div class="flex gap-5 items-center justify-between md:justify-start max-w-screen-lg mx-auto font-thasadith">
<div class="flex gap-5 items-center justify-start max-w-screen-lg mx-auto font-thasadith">
<InertiaLink href="/dashboard">
<div
class="bg-white text-gray-800 pl-10 pr-5 py-2.5 text-4xl"