improve design
This commit is contained in:
parent
26047fb0e1
commit
266765fa75
26 changed files with 99 additions and 180 deletions
|
|
@ -6,7 +6,9 @@ $isOpen = isset($isOpen) ? $isOpen : false;
|
|||
class="page-cover"
|
||||
>
|
||||
<div class="title-wrapper">
|
||||
<?= $slots->title() ?>
|
||||
<a href="#main-content" class="no-underline">
|
||||
<?= $slots->title() ?>
|
||||
</a>
|
||||
</div>
|
||||
<?php if ($slots->text()): ?>
|
||||
<div class="text-wrapper">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue