diff --git a/static/css/hugo-theme.css b/static/css/hugo-theme.css index 4428bdf31e..31cf7ea506 100644 --- a/static/css/hugo-theme.css +++ b/static/css/hugo-theme.css @@ -65,6 +65,7 @@ body { } .progress { + box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.1); position:absolute; background-color: rgba(246, 246, 246, 0.97); width: auto;