From 27925d40340d026d906576505171531c0d062cea Mon Sep 17 00:00:00 2001 From: brausjonas <47791011+jonasbraus@users.noreply.github.com> Date: Thu, 23 Mar 2023 21:38:32 +0000 Subject: [PATCH] Test --- Style.css | 4 ++++ index.html | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 Style.css diff --git a/Style.css b/Style.css new file mode 100644 index 0000000..a89cc9d --- /dev/null +++ b/Style.css @@ -0,0 +1,4 @@ +p +{ + font-size: 50px; +} \ No newline at end of file diff --git a/index.html b/index.html index ecb587f..489f5d9 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,8 @@
- ++ This is a test +