actually center a div
This commit is contained in:
parent
df4ec25707
commit
7cbd74bd3e
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ a:hover {
|
||||||
.footer-bottom {
|
.footer-bottom {
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-center;
|
justify-content: center;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue