0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-29 02:32:37 +00:00

Merge pull request #1591 from Gazook89/fix-ink-friendly-snippet

minor fix for ink-friendly legacy snippet
This commit is contained in:
Trevor Buckner
2021-08-27 09:36:47 -04:00
committed by GitHub

View File

@@ -305,7 +305,7 @@ module.exports = [
name : 'Ink Friendly',
icon : 'fas fa-tint',
gen : dedent`
/* Ink Friendly */',
/* Ink Friendly */
.phb, .phb blockquote, .phb hr+blockquote {
background : white;
box-shadow : 0px 0px 3px;