mirror of
https://github.com/status-im/artproject.git
synced 2025-02-23 05:08:24 +00:00
Footer links should be aligned to the left
This commit is contained in:
parent
76bee301ea
commit
3ef501b2e0
@ -10,7 +10,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
justify-content: flex-start;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user