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:
Diffstat (limited to 'static/css/sections/experiences.css')
-rw-r--r--static/css/sections/experiences.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/static/css/sections/experiences.css b/static/css/sections/experiences.css
index 43b2e32..e668e4b 100644
--- a/static/css/sections/experiences.css
+++ b/static/css/sections/experiences.css
@@ -6,6 +6,12 @@
margin-top: 1.5rem !important;
}
+.experiences-section h1 > span{
+ margin-top: -55px; /* Size of fixed header */
+ padding-bottom:55px;
+ display: block;
+}
+
.experiences-section ul {
padding-left: 1rem;
}