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

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/_base.sass')
-rw-r--r--assets/sass/_base.sass22
1 files changed, 12 insertions, 10 deletions
diff --git a/assets/sass/_base.sass b/assets/sass/_base.sass
index 9a8ac90..a0097c1 100644
--- a/assets/sass/_base.sass
+++ b/assets/sass/_base.sass
@@ -96,6 +96,17 @@ hr
font-size: 1rem
line-height: 2rem
+.social-icons
+ padding: 0 10px
+
+.icon
+ height: 2rem
+ width: 2rem
+ margin: 0 10px
+
+.fab
+ font-size: 21px
+
.blog-share
.icon
height: 1rem
@@ -113,16 +124,7 @@ hr
text-transform: uppercase
font-size: 14px
-.social-icons
- padding: 0 10px
-
-.icon
- height: 2rem
- width: 2rem
- margin: 0 10px
-.fab
- font-size: 21px
.footer-text
font-size: 0.8em
@@ -215,7 +217,7 @@ hr
color: #7a7a7a
border-left: .25rem solid #e5e5e5
blockquote p:last-child
- margin-bottom: 0
+ margin-bottom: 0
table
margin: 2em 0 2em 0
width: 100%