deps: update lock file

This commit is contained in:
liushuyu 2021-09-07 23:08:45 -06:00
parent 9f1d78c7b6
commit 016e306f30
No known key found for this signature in database
GPG key ID: 23D1CE4534419437
2 changed files with 367 additions and 387 deletions

View file

@ -39,7 +39,7 @@ $blog-entry-summary-height: 16em;
height: $blog-entry-summary-height; height: $blog-entry-summary-height;
} }
.blog-entry-header.summary.twitter { .blog-entry-header.summary.twitter {
height: math.div($blog-entry-summary-height, 1.5); height: $blog-entry-summary-height / 1.5;
} }
.blog-entry-header.summary > div:first-child { .blog-entry-header.summary > div:first-child {
padding-top: $blog-entry-summary-height - 15em; padding-top: $blog-entry-summary-height - 15em;

752
yarn.lock

File diff suppressed because it is too large Load diff