leave some extra space above status box

This commit is contained in:
2020-10-29 03:05:08 -07:00
parent 4bdcbcad20
commit b70f92f6f4

View File

@@ -46,7 +46,7 @@
#status_box {
background-color: black;
margin: auto;
margin: 3em auto;
width: 30%;
border-style: ridge;
border-color: yellow;