took the wock to poland
This commit is contained in:
parent
a8b23218ea
commit
3be7ffd57c
|
|
@ -11,6 +11,7 @@
|
|||
<img class="h-6 mr-1.5" src="/img/rowbux.png" alt="" />
|
||||
100
|
||||
</a>
|
||||
<p class="mx-2 text-2xl">|</p>
|
||||
<div class="ml-1 relative inline-block dropdown">
|
||||
<button class="hover:text-zinc-200" href="/my/profile"
|
||||
>Only16Characters
|
||||
|
|
@ -47,6 +48,14 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="text-black container mt-4">
|
||||
<div class="text-black container mt-4 min-h-[100vh]">
|
||||
<slot />
|
||||
</div>
|
||||
<br>
|
||||
<div class="flex text-white py-5 px-24 items-center justify-start scrolling-background">
|
||||
<h1 class="text-3xl">Rowblox</h1>
|
||||
<p class="text-2xl mx-3">|</p>
|
||||
<a href="/tos" class="text-xl text-white hover:text-opacity-70">Terms of Service</a>
|
||||
<p class="text-2xl mx-3">|</p>
|
||||
<a href="/rules" class="text-xl text-white hover:text-opacity-70">Rules</a>
|
||||
</div>
|
||||
Loading…
Reference in New Issue