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

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/_page/_home.scss')
-rw-r--r--assets/css/_page/_home.scss8
1 files changed, 4 insertions, 4 deletions
diff --git a/assets/css/_page/_home.scss b/assets/css/_page/_home.scss
index 247b383..db1aa1a 100644
--- a/assets/css/_page/_home.scss
+++ b/assets/css/_page/_home.scss
@@ -35,11 +35,11 @@
}
.social-links {
- padding: .4rem 0;
+ padding: .4rem .2rem;
+ font-size: 1.6rem;
- a, i {
- font-size: 1.6rem;
- line-height: 2rem;
+ a * {
+ vertical-align: text-bottom;
}
img {