From c35760e68f89113e535058faa580055229973afc Mon Sep 17 00:00:00 2001 From: matiev Date: Sat, 2 Dec 2023 16:40:25 +0300 Subject: [PATCH] edit --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index bb5cb1e..0aab523 100644 --- a/style.css +++ b/style.css @@ -5,5 +5,5 @@ height: 30px; margin: 10px; border: 1px solid blue; - background-color: red; + background-color: tomato; } \ No newline at end of file