From 3b4ebbfde54ccc5aecf4c4f46b832c6fa30bcc33 Mon Sep 17 00:00:00 2001 From: maznevskia Date: Thu, 30 Jun 2022 11:42:30 +0200 Subject: [PATCH] Removed extra space from style.css --- flex/03-flex-header-2/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flex/03-flex-header-2/style.css b/flex/03-flex-header-2/style.css index 45defec..bf4c8af 100644 --- a/flex/03-flex-header-2/style.css +++ b/flex/03-flex-header-2/style.css @@ -19,7 +19,7 @@ body { box-shadow: inset 2px 2px 4px rgba(0,0,0,.5); border-radius: 50%; width: 48px; - height: 48px; + height: 48px; } .logo {