From 6ebcf0f2923a2459439c147b37ce82baafc088bc Mon Sep 17 00:00:00 2001 From: "p.marg" Date: Thu, 31 Oct 2024 22:14:10 +0100 Subject: [PATCH] Update style.css --- style.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/style.css b/style.css index a658e85..62e10bd 100644 --- a/style.css +++ b/style.css @@ -7,14 +7,6 @@ body { padding: 0; } -header-img { - width: 50px; - margin-right: 13px; - vertical-align: middle; - margin-bottom: 5px; - border-radius: 50%; -} - h1, h2 { color: #222; }