trimmed progress.css

This commit is contained in:
Danny Coates
2018-02-21 16:59:54 -08:00
parent 0106f280f0
commit 5c68437b1c

View File

@@ -1,10 +1,5 @@
.progress {
align-items: center;
display: flex;
justify-content: center;
margin-top: 3px;
position: relative;
text-align: center;
}
.progress__bg {