9 lines
107 B
SCSS
9 lines
107 B
SCSS
.loading-spinner {
|
|
|
|
margin-top: 14rem;
|
|
text-align: center;
|
|
font-size: 1.4rem;
|
|
color: lightblue;
|
|
|
|
}
|