mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-10 13:32:45 +00:00
add descriptive css comment
This commit is contained in:
@@ -98,6 +98,7 @@ module.exports = [
|
|||||||
.page h1+p:first-letter {
|
.page h1+p:first-letter {
|
||||||
all: unset;
|
all: unset;
|
||||||
}\n\n
|
}\n\n
|
||||||
|
/* Removes Small-Caps in first line */
|
||||||
.page h1+p:first-line {
|
.page h1+p:first-line {
|
||||||
all: unset;
|
all: unset;
|
||||||
}`
|
}`
|
||||||
|
|||||||
Reference in New Issue
Block a user