footer item alignment
This commit is contained in:
parent
1aac40f0a9
commit
f7173153f9
1 changed files with 1 additions and 0 deletions
|
|
@ -22,4 +22,5 @@ footer {
|
|||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
}
|
||||
Loading…
Reference in a new issue