refactor: migrate fit text logic

This commit is contained in:
Carlos Valente
2024-09-18 22:21:03 +02:00
committed by Carlos Valente
parent bc6b7c5596
commit 92a16ea33b
3 changed files with 11 additions and 171 deletions
@@ -120,6 +120,9 @@ $orange-active: #f60;
}
.next-title {
height: 12.5vh;
width: 70%;
font-family: monospace;
font-weight: 400;
color: var(--studio-active-label, $cyan-active);