No comment :D

This commit is contained in:
Ferit Yiğit BALABAN
2022-07-05 21:07:25 +03:00
parent e0113c1b61
commit eb8e81541d
9 changed files with 229 additions and 117 deletions

View File

@@ -6,7 +6,7 @@
justify-content: space-between;
background-color: variables.$clr_footerBackground;
font: 16px "Montserrat", sans-serif;
padding: 50px variables.$px_contentPadding;
padding: 50px 200px;
#small-logo {
height: 50px;
@@ -17,7 +17,7 @@
display: flex;
.footer-column {
margin: variables.$px_contentPadding / 10;
margin: 0 20px 20px 20px;
h1 {
margin: 0 0 16px 0;