add icon to search field
This commit is contained in:
parent
4a742b81ec
commit
4a310dcbbe
7 changed files with 57 additions and 12 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<?php snippet('cover', slots: true) ?>
|
||||
<?php slot('title') ?>
|
||||
<h1 class="main-title <?= setTitleFontSizeClass($page->title()) ?>"><?= $page->title() ?></h1>
|
||||
<p class="opacity-light">catégorie</p>
|
||||
<p class="light">catégorie</p>
|
||||
<?php endslot() ?>
|
||||
<?php endsnippet() ?>
|
||||
<div
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue