diff --git a/style.css b/style.css index 9660152..77f08c9 100644 --- a/style.css +++ b/style.css @@ -9,17 +9,17 @@ body { h1 table { margin: auto; + line-height: 0.7; +} + +h1 td { + width: 0.7em; } h1, h2 { font-variant-caps: petite-caps; text-align: center; } - -.grille { - margin: 2rem auto; - width: unset; -} .grille table { border-collapse: collapse;