diff --git a/playground/html/material-gauge-gh-pages/index.html b/playground/html/material-gauge-gh-pages/index.html index aa8a03c..70ae7e2 100644 --- a/playground/html/material-gauge-gh-pages/index.html +++ b/playground/html/material-gauge-gh-pages/index.html @@ -21,31 +21,75 @@ line-height: 32px; padding-top: 100px; } + .center { + width: 60%; min-width: 420px; + margin: auto; + }
-