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