Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 12, 2022
1 parent d5334c2 commit 68f008c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions static/css/components/readerStats.less
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@
li {
list-style-type: none;
display: inline-block;

&:not(:first-child,:last-child):after {
content: "·";
margin: 0 4px;
}

}
h4 {
list-style-type: none;
display: inline-block;
margin: 0 4px;
}

&__star {
color: @gold;
font-size: 1.5em;
Expand Down

0 comments on commit 68f008c

Please sign in to comment.