Commit Graph

9 Commits

Author SHA1 Message Date
tfeigel a91716a8c7 feat: add typography styles and enhance component design
Defined new font variables (`--font-display`, `--font-serif`, and `--font-sans`) and applied them to `p`, `h1`, and `h2` elements. Included component-specific typography settings for improved styling consistency across text elements.
2025-07-06 14:17:40 +02:00
tfeigel b65011b0c4 chore: format code and improve readability in README, index.php, and navbar snippet 2025-06-26 19:55:16 +02:00
tfeigel 5fe16734ce feat: implement custom color scheme and update font settings 2025-06-26 18:29:11 +02:00
tfeigel a76f78378b refactor: remove unused CSS variables and classes to reduce file size 2025-06-26 18:04:37 +02:00
tfeigel cb9fe561e0 feat: add hero section with background image and animated chess game 2025-06-14 23:15:47 +02:00
tfeigel 3c5985d52f feat: update responsive utility classes and adjust navbar logo styles 2025-06-14 21:12:49 +02:00
tfeigel 14d62a8e68 feat: update navbar logo and styles, add responsive margin utility classes 2025-06-14 21:02:33 +02:00
tfeigel d2957d07e9 feat: add Ubuntu and Roboto fonts with custom color palette 2025-06-14 18:41:20 +02:00
tfeigel 815dbb4139 Initial Commit 2025-06-14 17:42:12 +02:00