File tree Expand file tree Collapse file tree 2 files changed +0
-14
lines changed
Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -419,10 +419,6 @@ i { /* fontawesome icons */
419419 word-spacing : 1px ;
420420
421421 a {
422- & :not (:last-child ) {
423- margin-right : 2px ;
424- }
425-
426422 & :not ([class ]):hover {
427423 @extend %link-hover ;
428424 }
@@ -546,7 +542,6 @@ i { /* fontawesome icons */
546542.img-link {
547543 color : transparent ;
548544 display : inline-flex ;
549- overflow : hidden ;
550545}
551546
552547.shimmer {
Original file line number Diff line number Diff line change 2626 color : var (--text-color );
2727}
2828
29- %preview-margin {
30- margin : 0 ;
31- }
32-
3329.preview-img {
34- @include align-center ;
35- @extend %preview-margin ;
3630 @extend %rounded ;
3731
38- max-width : 100% ;
39-
4032 & :not (.no-bg ) {
4133 img .lazyloaded {
4234 background : var (--img-bg );
4840 -o-object-fit : cover ;
4941 object-fit : cover ;
5042
51- @extend %preview-margin ;
5243 @extend %rounded ;
5344 }
5445}
You can’t perform that action at this time.
0 commit comments