From 43ba1924961c6646e4321754a693c998e495e34b Mon Sep 17 00:00:00 2001 From: Artyom Pratsko Date: Fri, 22 Nov 2024 12:38:11 +0300 Subject: [PATCH] TRI-283: edit footer --- static/css/styles.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/css/styles.css b/static/css/styles.css index 7dae002..938fd62 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -253,6 +253,7 @@ footer { height: 318px; background: #272424; margin-top: 50px; + text-align: left; } section.register>h1 { @@ -419,6 +420,7 @@ footer>div { font-style: normal; font-weight: 400; line-height: 22px; + } .footer_text_contact {