Removed margins from some areas to improve spacing
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
|
||||
.inlineContainer {
|
||||
display: inline-flex;
|
||||
margin-bottom: 1.8em;
|
||||
flex-direction: column;
|
||||
/* Would be nice to figure out why 50% doesn't work. */
|
||||
width: 49%;
|
||||
@@ -50,6 +49,7 @@ td, th {
|
||||
border: 1px solid;
|
||||
border-radius: 0.25rem;
|
||||
margin-top: 1rem;
|
||||
margin-bottom: 0;
|
||||
padding: 1rem;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user