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

github.com/zzossig/hugo-theme-zdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/components/_button.scss')
-rw-r--r--assets/sass/components/_button.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/sass/components/_button.scss b/assets/sass/components/_button.scss
index d189e02..f7bd581 100644
--- a/assets/sass/components/_button.scss
+++ b/assets/sass/components/_button.scss
@@ -41,7 +41,7 @@
border: none;
outline: none;
padding: 0.75rem;
- margin: 0 0.95rem;
+ margin: 0 0.5rem;
text-decoration: none;
cursor: pointer;
font-family: $title-font;