6 lines
69 B
CSS
6 lines
69 B
CSS
.bigSpinner {
|
|
width: 100px;
|
|
height: 100px;
|
|
margin-bottom: 16px;
|
|
}
|