Commit graph

4 commits

Author SHA1 Message Date
q3k 8c52de0616 look: fix scrolling to sections
Some checks failed
/ deploy (push) Failing after 2s
This fixes:

1. Sections overlapping with navbar when linked to. The fix is dirty,
   it's just a margin.
2. The inability to scroll down to 'contacts' and other lower sections.
   We just expand the second-to-last section to allow the browser to
   scroll.
3. Updating the currently active section - this now uses a global view
   of all visible sections that is updated by the observer diff, thereby
   fixing the logic.
2025-04-13 19:03:03 +02:00
Dariusz Niemczyk 103e343f22 fix: links
Some checks failed
/ deploy (push) Failing after 53s
2025-04-13 16:58:59 +00:00
Dariusz Niemczyk 0882f73e53
fix: incorrect links order for sections coloring
Some checks failed
/ deploy (push) Failing after 55s
2025-04-13 15:51:51 +02:00
Dariusz Niemczyk 41bfff9955
fix: mobile-nav navigation colors
Some checks failed
/ deploy (push) Failing after 54s
2025-02-13 02:31:50 +01:00