Fixes hound code style/standards

This commit is contained in:
Dave 2017-05-26 11:11:10 -07:00 committed by Mark Otto
parent 2a2231d55b
commit ad84eeb6e9
1 changed files with 1 additions and 1 deletions

View File

@ -18,8 +18,8 @@
.progress-bar {
display: flex;
justify-content: center;
align-items: center;
justify-content: center;
height: 100%;
color: $progress-bar-color;
background-color: $progress-bar-bg;