fix: align (#5)
All checks were successful
ci/woodpecker/push/publish Pipeline was successful

This commit is contained in:
Mylloon 2023-12-29 17:57:15 +01:00
parent 9bb479dadf
commit 10c15f87d6
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -80,6 +80,8 @@ aside textarea {
/* index listing of posts */
ul {
list-style: none;
float: left;
text-align: right;
}
li {