minor results page styling. Too much overflow previously
This commit is contained in:
parent
7830782c23
commit
5c7bb9e2a3
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ body {
|
|||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
min-width: 10em;
|
||||
gap: 7px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue