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

github.com/roryg/ghostwriter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/css/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 1eeaa12..5d5c2f7 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -211,7 +211,8 @@ table {
.site-nav {
list-style: none;
- margin: 28px 0 10px; }
+ margin: 28px 0 10px;
+ padding-left: 0px; }
.site-nav-item {
display: inline-block;