Whitespace change for code organization

This commit is contained in:
Matt Vanderpol
2024-12-16 10:56:23 -08:00
parent cc62adf760
commit c691623c5a

View File

@@ -52,7 +52,8 @@
--docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.3);
}
figure img { display: block;
figure img {
display: block;
margin-left: auto;
margin-right: auto;
}