Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmruz Hossain <hossainemruz@gmail.com>2022-09-07 14:30:26 +0300
committerGitHub <noreply@github.com>2022-09-07 14:30:26 +0300
commit872e2119c290075807f7216ae2c40b54dac0d770 (patch)
tree08a3ce1be3b3d38a4c29544e6a9256b6f6bd0394
parent2500174f94be6d109ebd91c25383e398a594fff8 (diff)
Fix soft skill text wrapping issue (#644)
-rw-r--r--static/css/sections/about.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/sections/about.css b/static/css/sections/about.css
index 19fd6ce..f384f96 100644
--- a/static/css/sections/about.css
+++ b/static/css/sections/about.css
@@ -83,6 +83,7 @@
.circular-progress .circular-progress-value {
width: 90%;
height: 90%;
+ padding: 1rem;
border-radius: 50%;
background: #3c4858;
font-size: 1rem;