From c7ff3fe9e9c270169584a82b275eab7ed6c48feb Mon Sep 17 00:00:00 2001 From: rdrew Date: Wed, 31 Jul 2024 13:16:43 -0300 Subject: [PATCH] footer blocks --- css/layout/layout-footer.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/layout/layout-footer.css b/css/layout/layout-footer.css index 4140e9c..3a2bfde 100755 --- a/css/layout/layout-footer.css +++ b/css/layout/layout-footer.css @@ -18,7 +18,7 @@ display: flex; justify-content: space-between; .block { - border: 1px solid #fff; + /*border: 1px solid #fff;*/ } } .site-footer {