Files
LuckerGame/code/UI/HoveringText.razor.scss
2023-08-09 17:50:57 -07:00

7 lines
107 B
SCSS

hoveringtext {
white-space: nowrap;
.text {
font-size: 150px;
color: white;
}
}