mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-08 21:37:18 +00:00
deps: update lock file
This commit is contained in:
parent
9f1d78c7b6
commit
016e306f30
|
@ -39,7 +39,7 @@ $blog-entry-summary-height: 16em;
|
|||
height: $blog-entry-summary-height;
|
||||
}
|
||||
.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 {
|
||||
padding-top: $blog-entry-summary-height - 15em;
|
||||
|
|
Loading…
Reference in a new issue