ajust
This commit is contained in:
parent
e7cae7963d
commit
50f6bda39e
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -864,7 +864,7 @@
|
|||||||
@include inlineflex;
|
@include inlineflex;
|
||||||
width: 90%;
|
width: 90%;
|
||||||
flex-direction: row-reverse;
|
flex-direction: row-reverse;
|
||||||
justify-content: start;
|
justify-content: space-between;
|
||||||
& > p{
|
& > p{
|
||||||
font-size: 1.2rem;
|
font-size: 1.2rem;
|
||||||
font-family: $Bold;
|
font-family: $Bold;
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#footer{
|
#footer{
|
||||||
margin-bottom: 45px;
|
padding-bottom: 45px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background: $light-grey;
|
background: $light-grey;
|
||||||
.block{
|
.block{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user