This commit is contained in:
onomanapeia 2024-02-20 21:03:50 -06:00
parent 51ab1a9659
commit 7d10f08f28

View file

@ -161,8 +161,6 @@ img {
height: auto; height: auto;
margin: .2rem; margin: .2rem;
padding: .2rem; padding: .2rem;
border: dashed .2rem var(--metaColor);
border-radius: 15px
} }
pre { pre {