Make comment actions slimmer

This commit is contained in:
daudix
2024-09-23 00:55:48 +03:00
parent 57fb235169
commit ba575ea81c
2 changed files with 3 additions and 1 deletions

View File

@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Get rid of dashed outline on article hover in article list.
- Make comment actions slimmer.
- Make navabr menu/search open animation nicer (scale up instead of just fading from transparency).
- More visually interesting paginator.
- Move paginator from `articles.html` to `article-list.html`.