diff --git a/static/css/sections/about.css b/static/css/sections/about.css index 4f7b1e5..a28f526 100644 --- a/static/css/sections/about.css +++ b/static/css/sections/about.css @@ -496,6 +496,11 @@ .about-section.container { max-width: 100%; } + + .circular-progress { + width: 140px; + height: 140px; + } } /* Small devices (landscape phones, 576px and up) */