From 1d0ae62f9e87f45289dc9640954ed3d8346b09f0 Mon Sep 17 00:00:00 2001 From: tka4enko Date: Wed, 13 Mar 2024 13:06:35 +0100 Subject: [PATCH] test commit --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 73491c5..ad40d01 100644 --- a/style.css +++ b/style.css @@ -2,6 +2,7 @@ body { background-color: red; font-size: 200px; } +/*test*/ p { font-size: 20px; }