commit 92667d67a3bfa39167ecf7b7eecf40e454d5cb30 parent 2ddc45c63301da73ed497f51dcf9c8c7fab7d112 Author: Brendan Howell <brendan@howell-ersatz.com> Date: Fri, 9 Dec 2022 13:03:34 +0100 fix line height Diffstat:
M | index.html | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/index.html b/index.html @@ -60,6 +60,10 @@ .remark-slide img { max-width: 100%; } + + .remark-slide h1 { + line-height: 1.1; + } </style> </head> <body>