]> danix's work - danix.xyz-2.git/commit
fix: easter egg modal visibility by removing conflicting hidden class
authorDanilo M. <redacted>
Fri, 17 Apr 2026 09:41:04 +0000 (11:41 +0200)
committerDanilo M. <redacted>
Fri, 17 Apr 2026 09:41:04 +0000 (11:41 +0200)
commita31a0ad53086b02531d49d0ef551597d0d482da4
treef4e30f8b6e102710016b7c1b53421ef0954b12ec
parent15dce86326b053f92f9911ee212afb5729511c34
fix: easter egg modal visibility by removing conflicting hidden class

Changed modal display from static 'hidden' class to conditional binding that
only applies 'hidden' when showEasterEgg is false. This prevents Tailwind's
display: none !important from overriding the flex layout binding.

Co-Authored-By: Claude Haiku 4.5 <redacted>
themes/danix-xyz-hacker/layouts/404.html