improves performance

This commit is contained in:
2024-12-25 12:32:36 -05:00
parent cd3e15d9e9
commit 147d1abaf8
6 changed files with 193 additions and 104 deletions

View File

@@ -282,7 +282,7 @@ const lines = computed(() => {
}
.middle_text {
alignment-baseline: middle;
dominant-baseline: middle;
font-family: variables.$text-font;
}