implemented header and dark theme.

This commit is contained in:
2024-09-29 12:22:08 +05:30
commit dc36a9c094
24 changed files with 6189 additions and 0 deletions

21
src/assets/ipks_logo.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.5 KiB

3
src/assets/triangle.svg Normal file
View File

@@ -0,0 +1,3 @@
<svg width="16" height="13" viewBox="0 0 16 13" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6.26795 1C7.03775 -0.333332 8.96225 -0.333334 9.73205 0.999999L14.9282 10C15.698 11.3333 14.7358 13 13.1962 13H2.80385C1.26425 13 0.301996 11.3333 1.0718 10L6.26795 1Z" fill="#008C46"/>
</svg>

After

Width:  |  Height:  |  Size: 303 B