star large font change to woff for size

This commit is contained in:
Matt Walsh 2025-06-04 23:39:34 -05:00
commit 9252275436
No known key found for this signature in database
7 changed files with 8 additions and 4 deletions

View file

@ -9,6 +9,7 @@
width: 255px;
display: inline-block;
margin-top: 10px;
padding-top: 10px;
position: absolute;
@include u.text-shadow();
@ -92,7 +93,9 @@
color: c.$title-color;
max-height: 32px;
margin-bottom: 10px;
padding-top: 4px;
overflow: hidden;
text-wrap: nowrap;
}
}
}