We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64b5621 commit c55ab8eCopy full SHA for c55ab8e
appcast/_appcast_style.css
@@ -1,4 +1,4 @@
1
<style>
2
:root { supported-color-schemes: light dark; color-scheme: light dark; }
3
-h1 { border-bottom: 1px solid gray; }
+h1 { padding-bottom: .3em; border-bottom: 1px solid gray; }
4
</style>
0 commit comments