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