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

github.com/vaga/hugo-theme-m10c.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/components/_icon.scss')
-rw-r--r--assets/css/components/_icon.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/components/_icon.scss b/assets/css/components/_icon.scss
index 1af7c1b..20178aa 100644
--- a/assets/css/components/_icon.scss
+++ b/assets/css/components/_icon.scss
@@ -2,5 +2,5 @@
display: inline-block;
width: 1em;
height: 1em;
- vertical-align: -0.125em;
+ margin-top: -0.125em;
}