tweak background size

This commit is contained in:
Trent White 2017-11-29 16:43:06 -05:00
parent 583a4f5314
commit 66831fb0cd

View File

@ -9,7 +9,7 @@
align-items: center; align-items: center;
justify-content: center; justify-content: center;
background-image: url(../img/heatmap_bg_test.svg); background-image: url(../img/heatmap_bg_test.svg);
background-size: 100%; background-size: cover;
} }
input:-webkit-autofill, input:-webkit-autofill,