fix: align (#5)
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
This commit is contained in:
parent
9bb479dadf
commit
10c15f87d6
1 changed files with 2 additions and 0 deletions
|
@ -80,6 +80,8 @@ aside textarea {
|
|||
/* index listing of posts */
|
||||
ul {
|
||||
list-style: none;
|
||||
float: left;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
li {
|
||||
|
|
Loading…
Reference in a new issue