Align text in center
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Late Night Defender 2024-10-29 02:19:16 +07:00
parent 00ce38cadc
commit a6ee449b3c
2 changed files with 162 additions and 295 deletions

View file

@ -17,8 +17,11 @@
<img src="icons/pfp.jpg" alt="latenightdef" width="160" height="160" style="border-radius: 80px; box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.13)">
</div>
<div class="name">
<h1 class="logo">Pongpeera Wongprasitthiporn</h1>
<a class="gtk-button-pill" href="/index-avatar.html">See my avatar</a>
<h1 style="text-align: center;">Pongpeera Wongprasitthiporn</h1>
<div class="togglegroups-background">
<a class="togglegroups-highlighted">The Real Me</a>
<a class="togglegroups-nohighlight" href="/index-avatar.html">Internet Profile</a>
</div>
</div>