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.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/_page/_home.scss b/assets/css/_page/_home.scss
index 5348288..3a268e4 100644
--- a/assets/css/_page/_home.scss
+++ b/assets/css/_page/_home.scss
@@ -38,11 +38,12 @@
}
.links {
- padding: .5rem;
+ padding: 0 .5rem;;
font-size: 1.5rem;
a * {
vertical-align: text-bottom;
+ margin-right: 6px;
}
img {
@@ -100,7 +101,6 @@
height: 100%;
left: 0;
top: 0;
- @include object-fit(none);
}
img.lazyloaded {