diff --git a/proj/y2t/assets/css/fonts.css b/proj/y2t/assets/css/fonts.css index 5e4c41a..4e2d398 100644 --- a/proj/y2t/assets/css/fonts.css +++ b/proj/y2t/assets/css/fonts.css @@ -26,4 +26,8 @@ body { a { text-decoration: none; +} + +h1 { + font-size: 4rem; } \ No newline at end of file diff --git a/proj/y2t/index.php b/proj/y2t/index.php index 9ff80be..5fcb542 100644 --- a/proj/y2t/index.php +++ b/proj/y2t/index.php @@ -11,7 +11,7 @@