0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00

Change div syntax in snippet to curly-brace v3 syntax

This commit is contained in:
Charlie Humphreys
2021-12-15 20:14:07 -06:00
parent 85c221e9bd
commit d4c5ac8110

View File

@@ -110,11 +110,11 @@ module.exports = ()=>{
.page:nth-child(2n+1) .footnote { left: 80px; text-align: left; }
</style>
<div style='margin-top:450px;'></div>
{{margin-top:225px}}
# ${_.sample(titles)}
<div style='margin-top:25px'></div>
{{margin-top:25px}}
{{wide
##### ${_.sample(subtitles)}