tweak loading spinner

This commit is contained in:
Nolan Lawson 2018-01-30 22:46:35 -08:00
parent 3562437713
commit 0d4ee2bba3

View file

@ -38,7 +38,7 @@
top: 0; top: 0;
left: 0; left: 0;
right: 0; right: 0;
height: 100%; height: 150px;
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;