Remove unneeded styles

This commit is contained in:
Will Faught
2024-06-04 00:05:13 -07:00
parent 76a74c9692
commit d534e1f397

View File

@@ -5,10 +5,6 @@
{{ partial "paige/style-first.css" $page | safeCSS }}
{{ end }}
body, html {
height: 100%;
}
.highlight .chroma .hl, .highlight .chroma .lnt {
display: flex;
}