controls and alignment

This commit is contained in:
ntr
2019-08-09 18:11:34 +10:00
parent 832442a1e4
commit fe56528b3f
7 changed files with 116 additions and 27 deletions
+2 -3
View File
@@ -466,8 +466,7 @@ header {
/* poor man's <hr>*/
padding: 0.5em 2em 0 0;
margin-bottom: 2em;
border-bottom: 0.1em solid whitesmoke;
border-bottom: 0.1em solid #444;
}
@@ -476,7 +475,7 @@ header {
}
.inventory {
margin-right: 2em;
margin: 2em 2em 0 0;
grid-area: inventory;
display: grid;