summaryrefslogtreecommitdiffstats
path: root/_sass/custom/custom.scss
diff options
context:
space:
mode:
Diffstat (limited to '_sass/custom/custom.scss')
-rw-r--r--_sass/custom/custom.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/_sass/custom/custom.scss b/_sass/custom/custom.scss
index 9651d11..f8bf607 100644
--- a/_sass/custom/custom.scss
+++ b/_sass/custom/custom.scss
@@ -231,4 +231,8 @@ figure {
stroke-dashoffset: 0;
}
}
+}
+
+progress {
+ width: 100%;
} \ No newline at end of file