change padding, update date lol
This commit is contained in:
parent
8d6bed0431
commit
094dc6c77a
1 changed files with 5 additions and 5 deletions
|
@ -38,11 +38,11 @@
|
|||
<!-- main content -->
|
||||
<div id="main" class="flex flex-auto">
|
||||
<div class="main-base justify-center content-center">
|
||||
<div class="centered-container grid">
|
||||
<div class="centered-container grid" style="padding: 5%">
|
||||
<span class="mb-4 font-bold text-2xl">I do something about something</span>
|
||||
<a target="_blank" href="https://github.com/JonnyBro/JaBa" class="m-1 button transform hover:scale-105" style="padding: 5%;" oncontextmenu="return redirect('https:\/\/discord.com/api/oauth2/authorize?client_id=708637495054565426&scope=bot+applications.commands&permissions=8')">Discord Bot<br>Right Click to Invite</a>
|
||||
<a target="_blank" href="https://github.com/JonnyBro/beatrun" class="m-1 button transform hover:scale-105" style="padding: 5%;">Beatrun Fork</a>
|
||||
<a target="_blank" href="https://courses.jonnybro.ru/" class="m-1 button transform hover:scale-105" style="padding: 2%;" oncontextmenu="return redirect('https:\/\/git.jonnybro.ru/jonny_bro/beatrun-courses-server-docker')">Beatrun Courses Database<br>Right Click to see the source code</a>
|
||||
<a target="_blank" href="https://github.com/JonnyBro/JaBa" class="m-1 button transform hover:scale-105" oncontextmenu="return redirect('https:\/\/discord.com/api/oauth2/authorize?client_id=708637495054565426&scope=bot+applications.commands&permissions=8')">Discord Bot<br>Right Click to Invite</a>
|
||||
<a target="_blank" href="https://github.com/JonnyBro/beatrun" class="m-1 button transform hover:scale-105">Beatrun Fork</a>
|
||||
<a target="_blank" href="https://courses.jonnybro.ru/" class="m-1 button transform hover:scale-105" oncontextmenu="return redirect('https:\/\/git.jonnybro.ru/jonny_bro/beatrun-courses-server-docker')">Beatrun Courses Database<br>Right Click to see the source code</a>
|
||||
<div class="mb-4"></div>
|
||||
<div class="text-center w-full h-full relative">
|
||||
<a class="mx-2" target="_blank" href="https://steamcommunity.com/id/jonny_br0/"><i class="fa-brands fa-steam fa-xl"></i></a>
|
||||
|
@ -55,7 +55,7 @@
|
|||
|
||||
<!-- footer -->
|
||||
<div class="footer-base">
|
||||
©️ 2023, <a href="https://github.com/JonnyBro">Jonny_Bro</a>
|
||||
©️ 2024, <a href="https://github.com/JonnyBro">Jonny_Bro</a>
|
||||
</div>
|
||||
|
||||
<div class="footer-base right-0">
|
||||
|
|
Loading…
Reference in a new issue