mirror of
https://github.com/Fluffy-Bean/TastyBites.git
synced 2025-05-29 14:53:13 +00:00
Move form element styling to SCSS
Add time timetable on index page
This commit is contained in:
parent
3614a2553f
commit
a53879b86f
9 changed files with 178 additions and 74 deletions
|
@ -37,7 +37,7 @@
|
|||
{/if}
|
||||
{/each}
|
||||
</ul>
|
||||
<a href="/item/{id}" use:link>View <ArrowUpRight /></a>
|
||||
<a href="/item/{id}" use:link>View <ArrowUpRight /></a>
|
||||
</div>
|
||||
|
||||
<ul class="menu-item-detail">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue