diff --git a/css/index.styl b/css/index.styl index 9d7abc4..4f68b2d 100644 --- a/css/index.styl +++ b/css/index.styl @@ -183,9 +183,6 @@ p { } .progress-bar-text { - float: none - margin-right: 0 - font: 14px/60px "Quicksand", sans-serif color: white text-align: center @@ -197,7 +194,6 @@ p { box-shadow: inset 0 1px 1px light-red, 0 1px 1px light-gray .progress-bar-text { - float: none text-align: center } }