add proper header with menu

 add projects tab
 add selection color
♻️ mov home => about
This commit is contained in:
lia
2025-03-12 19:11:45 +01:00
parent 3e4ca7fcf7
commit 9d6f05cace
9 changed files with 281 additions and 76 deletions

View File

@@ -21,6 +21,7 @@ impl Component for Landing {
width: 100% !important;
height: 100% !important;
max-width: 100% !important;
z-index: 2 !important;
">
{ self.render_background() }
{ self.draw_text() }