Add hero page HTML and responsive CSS

Add a new landing view and stylesheet for MirrorGame. Creates web/templates/view/index.html (hero layout with image, play button, and left/right ad banner iframes) and web/assets/css/index.css (CSS variables, Inter font import, hero layout, responsive breakpoints, and .hero-play-button styles). Provides responsive behavior and positioning for ads and hero components.
This commit is contained in:
Sysy's
2026-03-30 15:09:09 +02:00
parent e3747fd5a4
commit 68421a71df
2 changed files with 272 additions and 0 deletions

File diff suppressed because one or more lines are too long