Link on front page are now centered
This commit is contained in:
parent
f36f460b14
commit
b4f3be91e2
|
@ -341,6 +341,7 @@ a {
|
||||||
|
|
||||||
.links {
|
.links {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
align-self: center;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
bottom: 8px;
|
bottom: 8px;
|
||||||
height: 2rem;
|
height: 2rem;
|
||||||
|
|
Loading…
Reference in New Issue