Comparar commits
2 commits
b2852fe77f
...
3715f727d0
Autor | SHA1 | Fecha | |
---|---|---|---|
3715f727d0 | |||
db1be64e57 |
S'han modificat 2 arxius amb 2 adicions i 2 eliminacions
|
@ -14,5 +14,5 @@
|
|||
{/each}
|
||||
</List>
|
||||
{:else}
|
||||
<h5>No data about me (yet!)</h5>
|
||||
<h5 class="text-center">No data about me (yet!)</h5>
|
||||
{/each}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
export let pageTitle: string = "Default Title";
|
||||
export let toggleDarkModeButton: boolean = true;
|
||||
</script>
|
||||
<Navbar let:hidden let:toggle color="form" navDivClass="mx-auto flex flex-wrap justify-around items-center" navClass="px-4 md:px-2 py-2.5 w-full bg-zinc-200 dark:bg-zinc-900">
|
||||
<Navbar let:hidden let:toggle color="form" navDivClass="mx-auto flex flex-wrap justify-between items-center" navClass="px-4 md:px-2 py-2.5 w-full bg-zinc-200 dark:bg-zinc-900">
|
||||
<NavBrand href="/">
|
||||
<span class="self-center whitespace-nowrap text-xl font-semibold dark:text-white">
|
||||
{ pageTitle.toUpperCase() }
|
||||
|
|
Loading…
Referencia en una nova incidència