pmc-aesthetics-pres

presentation files about permacomputing aesthetics
git clone https://git.bleu255.com/repos/pmc-aesthetics-pres.git
Log | Files | Refs

commit 92667d67a3bfa39167ecf7b7eecf40e454d5cb30
parent 2ddc45c63301da73ed497f51dcf9c8c7fab7d112
Author: Brendan Howell <brendan@howell-ersatz.com>
Date:   Fri,  9 Dec 2022 13:03:34 +0100

fix line height

Diffstat:
Mindex.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>