improve big spinner visibility

This commit is contained in:
Henry Jameson 2020-05-25 17:21:05 +03:00
parent ccdbba2348
commit 101f657d36
1 changed files with 3 additions and 0 deletions

View File

@ -9,5 +9,8 @@
font-size: 15em;
line-height: 0;
opacity: .6;
> i {
color: white;
}
}
</style>