Remove lettrine effect, it renders poorly on chromium

This commit is contained in:
Solene Rapenne 2021-10-03 11:39:21 +02:00
parent f20ad2ce7e
commit 865a34490c
1 changed files with 0 additions and 6 deletions

View File

@ -130,12 +130,6 @@ cite {
display:block;
}
p:first-of-type:first-letter {
float:left;
font-size: 3em;
padding: 0.05em 0.05em 0 0;
}
@media print {
body { background-color:white; max-width:100%;}
main { column-count:1; }