Added contact link section and styling, added responsiveness the header as a whole

This commit is contained in:
AdamBtech
2025-05-21 11:30:41 +02:00
parent 285e3bc6ec
commit e3d07d240d
12 changed files with 3169 additions and 33 deletions

16
public/theme_button.svg Normal file
View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg width="800px" height="800px" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<title>dark-mode</title>
<g id="Layer_2" data-name="Layer 2">
<g id="Icons">
<g>
<rect width="48" height="48" fill="none"/>
<g>
<path d="M14,24A10,10,0,0,0,24,34V14A10,10,0,0,0,14,24Z"/>
<path d="M24,2A22,22,0,1,0,46,24,21.9,21.9,0,0,0,24,2ZM6,24A18.1,18.1,0,0,1,24,6v8a10,10,0,0,1,0,20v8A18.1,18.1,0,0,1,6,24Z"/>
</g>
</g>
</g>
</g>

After

Width:  |  Height:  |  Size: 634 B