trimmed progress.css

This commit is contained in:
Danny Coates 2018-02-21 16:59:54 -08:00
parent 0106f280f0
commit 5c68437b1c
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB
1 changed files with 0 additions and 5 deletions

View File

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