Use separator `div instead of ::after on the home button

This commit is contained in:
daudix
2024-09-11 21:21:13 +03:00
parent c035e69830
commit 4d278ca078
3 changed files with 34 additions and 49 deletions

View File

@ -53,6 +53,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Use more fitting cursors in some contexts.
- Use PNG instead of GIF for comments QR code to reduce download size.
- Use relative colors for `-bg` color variants.
- Use separator `div` instead of `::after` on the home button.
### Removed