0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-30 00:12:56 +00:00

Lint fixes.

This commit is contained in:
G.Ambatte
2021-03-19 17:32:27 +13:00
parent 8f08591ab9
commit 7491f463b4
2 changed files with 2 additions and 2 deletions

View File

@@ -80,7 +80,7 @@ module.exports = [
{
name : 'Remove Drop Cap',
icon : 'fas fa-remove-format',
gen : '<style>\n' +
gen : '<style>\n' +
' .phb h1+p:first-letter {\n' +
' all: unset;\n' +
' }\n' +

View File

@@ -80,7 +80,7 @@ module.exports = [
{
name : 'Remove Drop Cap',
icon : 'fas fa-remove-format',
gen : '<style>\n' +
gen : '<style>\n' +
' .phb h1+p:first-letter {\n' +
' all: unset;\n' +
' }\n' +