Dropcap fix on desktop
This commit is contained in:
parent
bba64672c3
commit
f1fced90aa
@ -1,6 +1,6 @@
|
|||||||
main > p:not(.nodropcap):first-of-type:first-letter {
|
main > p:not(.nodropcap):first-of-type:first-letter {
|
||||||
float: left;
|
float: left;
|
||||||
font-size: 3.25rem;
|
font-size: 4rem;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
line-height: 60px;
|
line-height: 60px;
|
||||||
padding: .5rem .5rem .5rem .5rem;
|
padding: .5rem .5rem .5rem .5rem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user