From 32851bead52c91c9043be1b6f51bea77348d591f Mon Sep 17 00:00:00 2001 From: Aroy-Art Date: Fri, 16 May 2025 11:09:02 +0200 Subject: [PATCH] Remove: old css --- src/app/app.component.css | 9 --------- src/app/app.component.html | 4 ++-- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/src/app/app.component.css b/src/app/app.component.css index d4737a8..81ada23 100644 --- a/src/app/app.component.css +++ b/src/app/app.component.css @@ -5,15 +5,6 @@ font-family: Arial, sans-serif; } -header { - margin-bottom: 20px; - text-align: center; -} - -h1 { - color: #333; -} - .controls { display: flex; justify-content: space-between; diff --git a/src/app/app.component.html b/src/app/app.component.html index 6a2a17d..edddf25 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1,6 +1,6 @@
-
-

{{ title }}

+
+

{{ title }}