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

github.com/zzossig/hugo-theme-zzo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorzzossig <zzossig@gmail.com>2020-02-26 03:38:47 +0300
committerzzossig <zzossig@gmail.com>2020-02-26 03:38:47 +0300
commit4e3ecf46f27225a1fcfc7b53c95a56667a86e580 (patch)
tree41021ab48bbaefc654ef8591eaf3fba89039aa85 /assets
parent5cbdaeec7b7baf9263bb2cb83c8697d08bcee03b (diff)
summary_image fixes
#202
Diffstat (limited to 'assets')
-rw-r--r--assets/sass/components/_summary.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/assets/sass/components/_summary.scss b/assets/sass/components/_summary.scss
index 72ec5df..b56f799 100644
--- a/assets/sass/components/_summary.scss
+++ b/assets/sass/components/_summary.scss
@@ -141,8 +141,6 @@
}
&__image {
- height: 100%;
-
&[data-ani="true"] {
@include animation('slide-in-left .2s .6s 1 ease-in both');
}