simplify footer
This commit is contained in:
parent
47bd0c59d6
commit
4011e7870f
1 changed files with 7 additions and 10 deletions
|
@ -58,15 +58,12 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer class="container flex w-full justify-center px-8 py-6 text-center">
|
<footer class="container flex w-full justify-center px-8 py-6 text-center">
|
||||||
<p class="text-muted-foreground">
|
<a
|
||||||
Vaata
|
href="https://koodi.lenn.uk/mihkelmk/minigames"
|
||||||
<a
|
target="_blank"
|
||||||
href="https://koodi.lenn.uk/mihkelmk/minigames"
|
class="text-muted-foreground underline underline-offset-4"
|
||||||
target="_blank"
|
>
|
||||||
class=" underline underline-offset-4"
|
saidi kood
|
||||||
>
|
</a>
|
||||||
saidi koodi
|
|
||||||
</a>
|
|
||||||
</p>
|
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue