simplify some css selectors

(by adding more classes & ids :( )
This commit is contained in:
Rhiannon Morris 2020-08-04 18:58:40 +02:00
parent f312230110
commit 8d2422ad5b
7 changed files with 53 additions and 53 deletions

View file

@ -18,7 +18,7 @@ make' (IndexInfo {title, galleries, links, footer}) = [b|@0
<title>$*title</title>
<header>
<h1>$*title</h1>
<h1 id=title>$*title</h1>
</header>
<main>