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

github.com/kishaningithub/hugo-creative-portfolio-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/style.sea.css')
-rw-r--r--static/css/style.sea.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/static/css/style.sea.css b/static/css/style.sea.css
index c7a83f7..389d92d 100644
--- a/static/css/style.sea.css
+++ b/static/css/style.sea.css
@@ -324,12 +324,12 @@ SIDEBAR + RIGHT COLUMN
position: fixed;
width: inherit;
z-index: 0;
- padding: 0 1em 0 0.2em;
+ padding: 0 1.7em 0 0em;
}
@media screen and (min-width: 992px) {
.sidebar-content {
- padding-left: 20px;
- padding-right: 20px;
+ padding-left: 0px;
+ padding-right: 18px;
}
}
.sidebar-heading {
@@ -2114,4 +2114,4 @@ a.list-group-item.active > .badge,
}
.nav-pills > li > a > .badge {
margin-left: 3px;
-} \ No newline at end of file
+}