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
path: root/static
diff options
context:
space:
mode:
authorPau Trepat Segura <pau.trepat.segura@gmail.com>2020-06-22 16:54:18 +0300
committerPau Trepat Segura <pau.trepat.segura@gmail.com>2020-06-22 19:03:09 +0300
commitfb6bd1c31e182814036ff6bdf0c7ab34cc226f38 (patch)
treefc84b9fba3a921762759f3245ed771f7e045f7ca /static
parent262d49725678caeb2f03c9d0eaeb17cbfaee36f7 (diff)
Remove bold font of experience headings
Diffstat (limited to 'static')
-rw-r--r--static/assets/css/experiences.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/static/assets/css/experiences.css b/static/assets/css/experiences.css
index 9e6d2b9..2035c52 100644
--- a/static/assets/css/experiences.css
+++ b/static/assets/css/experiences.css
@@ -15,10 +15,6 @@
color: #3c4858;
}
-.experience-entry-heading h5 {
- font-weight: 600;
-}
-
.circle {
padding: 13px 20px;
border-radius: 50%;