Browse Source

fix long titles

main
Nicolas Massé 5 years ago
parent
commit
00566ecb75
  1. 1
      static/css/itix.css

1
static/css/itix.css

@ -162,6 +162,7 @@ figcaption::before {
h1, h2, h3 { h1, h2, h3 {
font-weight: bold; font-weight: bold;
line-height: 1.5em;
} }
h1 { h1 {

Loading…
Cancel
Save