fix: padding + add: top/bottom buttons

This commit is contained in:
sadorowo
2024-03-16 11:03:32 +01:00
parent c683c7376c
commit 43ddcb23d8
5 changed files with 53 additions and 19 deletions

View File

@ -46,9 +46,7 @@
</ul>
<h2><a href="#projects">go to top</a></h2>
<h2 id="switch-theme">switch theme</h2>
<div id="arrow"></div>
<h2 id="switch_theme">switch theme</h2>
</div>
</div>
<div>
@ -96,7 +94,7 @@
</li>
</ul>
<h2 id="music-taste">my music taste</h2>
<h2 id="music_taste">my music taste</h2>
<p>i'm a fan of:</p>
<ul>
<li>
@ -220,6 +218,11 @@
they are the only ones that respect my privacy. i also use a vpn and a password manager.</p>
</div>
</div>
<div id="arrows">
<div id="arrow_top"></div>
<div id="arrow_bottom"></div>
</div>
</body>
</html>