Align footer by the center
This commit is contained in:
parent
8ae585224f
commit
6494a96b00
|
@ -660,7 +660,7 @@ h3, .h3-like {
|
|||
.legal {
|
||||
margin: 0 auto;
|
||||
width: 100%;
|
||||
max-width: 280px;
|
||||
max-width: 210px;
|
||||
}
|
||||
|
||||
.legal__node {
|
||||
|
|
Loading…
Reference in New Issue