From 48bd5863a2a73ab629e0abcd7c1d121fac5cdc47 Mon Sep 17 00:00:00 2001 From: matiev Date: Tue, 6 Feb 2024 10:05:13 +0300 Subject: [PATCH] bug fix --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index ffba84a..6493511 100644 --- a/style.css +++ b/style.css @@ -4,5 +4,5 @@ width: 40px; height: 30px; margin: 10px; - border: 1px solid blue;g + border: 1px solid blue; } \ No newline at end of file