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

github.com/yursan9/manis-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorYurizal Susanto <rizal.sagi@gmail.com>2017-06-24 05:31:16 +0300
committerYurizal Susanto <rizal.sagi@gmail.com>2017-06-24 05:31:16 +0300
commit14d87da3944959d6459301da5e03999d315a7766 (patch)
tree24d7c03f0c3526cac592239a0a9dffc29fdb8893 /static
parentafc1f366430d838a9b687d983a2d2215b9630061 (diff)
Fix margin
Diffstat (limited to 'static')
-rw-r--r--static/css/ui.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/static/css/ui.css b/static/css/ui.css
index 7649ed5..4de80b0 100644
--- a/static/css/ui.css
+++ b/static/css/ui.css
@@ -394,7 +394,7 @@ ul.no-bullet {
.bar li {
display: inline;
font-size: 2.5rem;
- margin-left: 1.5rem;
+ margin-right: 1.5rem;
}
dd { margin-left: 2rem; }
@@ -570,7 +570,6 @@ hr {
width: 1em;
height: 1em;
position: relative;
- margin-right: 10px;
fill: #fff;
}
.icon-feed {