_sass/addon/commons.scss in jekyll-theme-chirpy-6.0.0 vs _sass/addon/commons.scss in jekyll-theme-chirpy-6.0.1
- old
+ new
@@ -253,20 +253,10 @@
}
}
}
#access-lastmod {
- li {
- height: 1.8rem;
- overflow: hidden;
- text-overflow: ellipsis;
- display: -webkit-box;
- -webkit-line-clamp: 1;
- -webkit-box-orient: vertical;
- list-style: none;
- }
-
a {
&:hover {
@extend %link-hover;
}
@@ -1110,13 +1100,9 @@
#tags,
#archives {
a:not(:hover) {
@extend %no-bottom-border;
}
- }
-
- @at-root .row:only-child > #{&} {
- padding-bottom: 3rem;
}
}
#mask {
display: none;