fix: titel leerpad niet meer groen

This commit is contained in:
laurejablonski 2025-05-10 11:31:27 +02:00
parent 19436efb4e
commit c7c427a67a

View file

@ -33,7 +33,7 @@
<template>
<div class="container">
<using-query-result :query-result="themeQueryResult">
<h1 class="h1">{{ currentThemeInfo!!.title }}</h1>
<h1>{{ currentThemeInfo!!.title }}</h1>
<p>{{ currentThemeInfo!!.description }}</p>
<div class="search-field-container">
<v-text-field