aboutsummaryrefslogtreecommitdiffstats
path: root/themes/ymherklotz/static/css/blog.css
blob: 5d4428117b964c71fc3bb757ec953d47df0438e4 (plain)
1
2
3
4
5
6
7
8
article > p:first-of-type:first-letter {
  float: left;
  line-height: 1;
  padding-right: 5px;
  margin: 0 auto;
  font-family: 'EBGaramond-Init', 'EBGaramond', serif;
  font-size: 75px;
}