smol style tweak

This commit is contained in:
swagg boi 2023-06-14 12:58:40 -04:00
parent e85fa3bb42
commit 6b76dee51c

View file

@ -49,3 +49,8 @@ pre > code {
a:hover { cursor: url('/cursors/finger.cur'), auto; }
img { max-width: 100%; }
blockquote {
border-left: solid black;
padding-left: 0.25em;
}