fix: titel leerpad niet meer groen
This commit is contained in:
parent
19436efb4e
commit
c7c427a67a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue