Made the Result More Viewable
This commit is contained in:
@@ -719,6 +719,11 @@ div.content {
|
||||
height: 50%;
|
||||
width: 100%;
|
||||
justify-items: center;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
justify-content: space-evenly;
|
||||
}
|
||||
|
||||
.insert-result .summary {
|
||||
|
||||
Reference in New Issue
Block a user