mirror of
https://github.com/Radiquum/radiquum.github.io.git
synced 2025-05-08 13:59:34 +05:00
refactor: links header spacing
This commit is contained in:
parent
d3b215ba0a
commit
7ba444cb21
2 changed files with 19 additions and 3 deletions
|
@ -64,7 +64,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container h-screen py-6 text-white scroll-mt-12" id="section_about">
|
||||
<div class="container min-h-screen py-6 text-white scroll-mt-12" id="section_about">
|
||||
<h1 class="mt-16 mb-12 text-6xl font-bold text-center">ABOUT ME</h1>
|
||||
<div class="flex flex-wrap gap-8 w-fit">
|
||||
<div class="flex flex-col w-[416px]">
|
||||
|
@ -121,8 +121,8 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="container py-16 text-white scroll-mt-20" id="section_links">
|
||||
<h1 class="mb-12 text-6xl font-bold text-center">LINKS</h1>
|
||||
<div class="container min-h-screen py-6 text-white scroll-mt-12" id="section_links">
|
||||
<h1 class="mt-16 mb-12 text-6xl font-bold text-center">LINKS</h1>
|
||||
<div class="flex flex-wrap gap-8 w-fit">
|
||||
<!-- Photo Links -->
|
||||
<div class="flex flex-col w-[416px] gap-4">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue