Closed learningtime2025 closed 4 months ago
Hi @learningtime2025 . You can change the first letter in assets/css/theme.css (theme.min.css if you use the minified file).
article:first-letter {
float:left;
font-size:5em;
line-height:1;
margin:0 .2em 0 0;
vertical-align:top;
}
Thank you, removed that part from theme.css
Hello. Cant find, where to change size of first letter in default.md ? its too big.