fixing layout
This commit is contained in:
parent
e81f0ace73
commit
8fcda1a3d0
17 changed files with 96 additions and 348 deletions
|
|
@ -93,7 +93,7 @@ footer {
|
|||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
width: 100%;
|
||||
padding: 160px 20px 20px 20px;
|
||||
padding: 160px 20px 200px 20px;
|
||||
background-color: _palette(fg);
|
||||
color: _palette(bg);
|
||||
justify-content: center;
|
||||
|
|
@ -101,6 +101,7 @@ footer {
|
|||
background-size: 480px 480px;
|
||||
background-repeat: repeat-x;
|
||||
background-position: top;
|
||||
box-sizing: border-box;
|
||||
div {
|
||||
flex: 0 1 280px;
|
||||
margin:20px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue