_sass/pooleparty/_posts.pre.scss in jekyll-theme-hydejack-9.1.0 vs _sass/pooleparty/_posts.pre.scss in jekyll-theme-hydejack-9.1.1
- old
+ new
@@ -52,14 +52,17 @@
// Meta data line below post title
.post-date {
@extend .h4;
display: flex;
justify-content: space-between;
- white-space: nowrap;
margin-top: -.6rem;
height: 2rem;
margin-bottom: .85rem;
color: var(--gray);
+
+ > .ellipsis {
+ cursor: pointer;
+ }
[class^="icon-"] {
display: inline-block;
font-size: smaller;
margin-right: .25rem;