From 5c43f1361beeda917ecb4a142d6fc0673c0b004a Mon Sep 17 00:00:00 2001 From: matt Date: Thu, 16 Jan 2025 02:48:43 +0000 Subject: [PATCH] Testingq --- style.css | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 style.css diff --git a/style.css b/style.css new file mode 100644 index 0000000..8b9f74f --- /dev/null +++ b/style.css @@ -0,0 +1,3 @@ +h1 { + display: block; +} \ No newline at end of file