diff --git a/.gitignore b/.gitignore index 89ca8334..808da178 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,5 @@ node_modules .env .sepcontent-space-hash /data + +/.idea diff --git a/source/stylesheets/components/footer.scss b/source/stylesheets/components/footer.scss index 7a75be3c..ad98468f 100644 --- a/source/stylesheets/components/footer.scss +++ b/source/stylesheets/components/footer.scss @@ -4,10 +4,8 @@ footer { } .footer-logo-wrap { margin: 0 auto; - padding-bottom: 15px; width: 140px; text-align: center; - border-bottom: solid 2px #00a15f; } .footer-actions { padding: 30px;