Minor style changes to Minecraft section

This commit is contained in:
2021-02-09 05:34:06 -06:00
parent 756a5a9a8a
commit 1225552189
3 changed files with 3 additions and 1 deletions

View File

@@ -39,6 +39,7 @@ code.bigcode {
div.currentcontainer {
border: 4px solid var(--line);
border-radius: 8px;
box-shadow: 5px 5px var(--shadow);
margin: 1em 0;
padding: 1em;
}