Minor tweaks to pretty printing and CSS

Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
2023-11-26 20:48:48 -08:00
parent e0532fb581
commit f30752a2c6
2 changed files with 3 additions and 1 deletions

View File

@@ -44,6 +44,8 @@ input[type="text"] {
.elm-root h2 {
margin-bottom: 0.5em;
font-family: sans-serif;
font-weight: normal;
}
</style>
</head>