Index > CSS > mobile (round2)
All checks were successful
Deploy / Deploy to Production (push) Successful in 3s
All checks were successful
Deploy / Deploy to Production (push) Successful in 3s
This commit is contained in:
parent
a25c02a10c
commit
7f36178a80
4 changed files with 44 additions and 17 deletions
|
|
@ -7,6 +7,11 @@
|
|||
<span>Hic et Nunc Studio</span>
|
||||
</a>
|
||||
</h1>
|
||||
<h1 class="title-nav-mobile">
|
||||
<a href="">
|
||||
<span>menu</span>
|
||||
</a>
|
||||
</h1>
|
||||
<ul>
|
||||
<li>
|
||||
<a class="nav-item-home" href="<?= page('home')->url() ?>"><?= page('home')->title() ?></a>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue