controls and alignment
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user