Files
WatchIt/WatchIt.Website/Components/Subcomponents/Common/Loading.razor.css

11 lines
120 B
CSS
Raw Normal View History

2024-09-19 13:36:01 +02:00
/* IDS */
#spinner {
width: 5rem;
height: 5rem;
}
#text {
font-size: 25px;
border-width: 0.4rem;
}