@@ -864,7 +864,7 @@
@include inlineflex;
width: 90%;
flex-direction: row-reverse;
- justify-content: start;
+ justify-content: space-between;
& > p{
font-size: 1.2rem;
font-family: $Bold;
@@ -1,5 +1,5 @@
#footer{
- margin-bottom: 45px;
+ padding-bottom: 45px;
width: 100%;
background: $light-grey;
.block{