0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 16:22:44 +00:00

add descriptive css comment

This commit is contained in:
Gazook89
2022-03-21 22:09:45 -05:00
parent b17f173e03
commit 58815a3910

View File

@@ -98,6 +98,7 @@ module.exports = [
.page h1+p:first-letter {
all: unset;
}\n\n
/* Removes Small-Caps in first line */
.page h1+p:first-line {
all: unset;
}`