fix(dees-dataview-codebox): Adjusted codebox font weight and font family.

This commit is contained in:
2024-07-01 11:52:56 +02:00
parent e935dc3983
commit 28a84f7c1a
3 changed files with 9 additions and 3 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 2024-07-01 - 1.1.3 - fix(dees-dataview-codebox)
Adjusted codebox font weight and font family.
- Changed font weight from 200 to 400 for better readability.
- Updated font-family to include 'Geist Mono' for uniform appearance.
## 2024-06-30 - 1.1.2 - fix(elements)
Fix various UI components and improve styles