Added footer and pulled it 5em away from maincontent.
This commit is contained in:
@@ -1258,7 +1258,8 @@ body {
|
||||
color: #f9f9f9; }
|
||||
.LP-Footer__Flex {
|
||||
display: flex;
|
||||
flex-flow: row wrap; }
|
||||
flex-flow: row wrap;
|
||||
margin-top: 5em; }
|
||||
.LP-Footer__ListTop {
|
||||
text-align: center;
|
||||
width: 33.333%; }
|
||||
|
Reference in New Issue
Block a user