feat: style experiments

This commit is contained in:
patak 2023-01-05 00:17:30 +01:00
parent 1ff584bf8b
commit fc48f8b90c
24 changed files with 37 additions and 35 deletions

View file

@ -35,7 +35,7 @@ const reload = async () => {
<NuxtLayout>
<MainContent>
<template #title>
<span text-lg font-bold>Error</span>
<span timeline-title-style>Error</span>
</template>
<slot>
<form p5 grid gap-y-4 @submit="reload">