mirror of
https://github.com/anotherhadi/default-creds.git
synced 2026-04-04 12:22:11 +02:00
Better responsive
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -55,10 +55,11 @@ const myLinks = [
|
||||
href="https://ko-fi.com/anotherhadi"
|
||||
slot="action"
|
||||
target="_blank"
|
||||
class="btn btn-primary"><Coffee class="size-5" /> Support me</a
|
||||
class="btn btn-primary btn-sm md:btn-md"
|
||||
><Coffee class="size-5" /> Support me</a
|
||||
>
|
||||
</Navbar>
|
||||
<div class="m-auto max-w-5xl py-10 px-10 animate-fade-in">
|
||||
<div class="m-auto max-w-5xl md:py-10 md:px-10 py-5 px-5 animate-fade-in">
|
||||
<slot />
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user