Hide headings

The main nav entry above is enough context.
This commit is contained in:
Basti 2021-11-23 20:07:57 -06:00
parent 5aee1a4100
commit 7ab107b689

View File

@ -102,6 +102,10 @@ main {
section {
margin-bottom: 3rem;
h2 {
display: none;
}
}
table {