Update Home and Feedback.

This commit is contained in:
Paul
2021-07-09 16:23:06 +01:00
parent c1dc2b9a1d
commit cd394eed3f
3 changed files with 25 additions and 41 deletions

View File

@@ -11,15 +11,13 @@
}
}
ul {
.actions {
gap: 8px;
margin: auto;
display: block;
font-size: 18px;
text-align: center;
li {
list-style: lower-greek;
}
display: flex;
width: fit-content;
align-items: center;
flex-direction: column;
}
}