fix: (seo-)headings for pages + css

This commit is contained in:
Robert Janus 2025-05-11 14:05:01 +02:00
parent 9746896a43
commit 33713419f6
6 changed files with 18 additions and 7 deletions

View file

@ -18,6 +18,9 @@
</div>
</Teleport>
<section class="content flex-col">
<div class="content-text">
<h1>Mit ProPapier Preise vergleichen und sparen</h1>
</div>
<aside class="filter-bar">
<button v-for="(button, index) in filterButtons" @click="() => sort(index)" :class="{ 'active': button.active }">
{{ button.label }}