mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-24 03:02:56 +00:00
and snippet too
This commit is contained in:
@@ -30,7 +30,8 @@ export default [
|
|||||||
name : 'Tweak Drop Cap',
|
name : 'Tweak Drop Cap',
|
||||||
icon : 'fas fa-sliders-h',
|
icon : 'fas fa-sliders-h',
|
||||||
gen : dedent`/* Drop Cap settings */
|
gen : dedent`/* Drop Cap settings */
|
||||||
.page .first-letter, .page .drop-cap,
|
.page .first-letter::first-letter,
|
||||||
|
.page .drop-cap::first-letter,
|
||||||
.page h1 + p::first-letter {
|
.page h1 + p::first-letter {
|
||||||
font-family: SolberaImitationRemake;
|
font-family: SolberaImitationRemake;
|
||||||
font-size: 3.5cm;
|
font-size: 3.5cm;
|
||||||
|
|||||||
Reference in New Issue
Block a user