diff --git a/content/contact.md b/content/contact.md index 4c7a16a..83c24f4 100644 --- a/content/contact.md +++ b/content/contact.md @@ -12,9 +12,6 @@ If you want to reach out, please do so via my email at [daniel@lyte.dev][e], [join my Discord server][d], [mesage me on the Matrix fediverse][m], or `@lytedev` across the usual IRC networks. -There was once a contact form here, but spam and script kiddies ruin the fun -parts of the internet and I wouldn't have it any other way. ❤️ - [e]: mailto:daniel@lyte.dev [d]: https://discord.gg/jUCXCYp [m]: https://matrix.to/#/@lytedev:matrix.org diff --git a/src/stylus/core.styl b/src/stylus/core.styl index 39e86d6..df30ac4 100644 --- a/src/stylus/core.styl +++ b/src/stylus/core.styl @@ -65,7 +65,7 @@ html,body position absolute right 0 - > p code + > p code, > h1 code, > h2 code, > h3 code, > h4 code, > h5 code, > h6 code, blockquote code padding 0.1em 0.25em border-radius 0.25em background-color var(--inline-code-bg)