Refactor with new styling convention

This commit is contained in:
Nicola Spadari
2025-01-02 21:58:06 +01:00
parent dfb48cf7ee
commit c1752c0701
19 changed files with 108 additions and 109 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div>
<SiteNavbar sticky />
<SiteNavbar class="sticky" />
<SiteSidebar />
<slot />