Automatic table layout

This commit is contained in:
daudix
2024-09-20 22:00:57 +03:00
parent 5f62879f7e
commit 010eb3b6c8
2 changed files with 3 additions and 4 deletions

View File

@ -14,8 +14,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Improve disabled checkbox/radio styling.
- Increased hover scale of aside images.
- Rotate comment actions to the obbosite direction for RTL languages.
- Increase hover scale of aside images.
- Make the table layout automatic.
- Rotate comment actions to the opposite direction for RTL languages.
- Scale up the blurred article banner in article list on hover.
- Simplify prev/next post nav styles.
- Use decimals instead of percents (again).