Commit Graph

4 Commits

Author SHA1 Message Date
419cdc3057 feat: add viewport meta tag for responsive mobile layout
Add viewport meta tag to HTML head section to ensure proper scaling and rendering on mobile devices. This change sets the viewport width to device-width with initial scale of 1.0, preventing mobile browsers from zooming out on pages designed for smaller screens.
2024-12-05 20:46:15 +00:00
a7173290a7 chore: remove trailing whitespace from all source files in src/ directory 2024-12-05 18:39:02 +00:00
e391ded852 chore: remove trailing whitespace from README.md line 42 2024-12-05 18:37:26 +00:00
0fa91c9bbb chore: initialize project structure with empty repository scaffold 2024-12-05 18:34:58 +00:00