Files
Grinch-AP/WebHostLib/static/view_seed.css
2020-07-18 16:25:07 -04:00

10 lines
152 B
CSS

#view-seed-wrapper{
display: flex;
flex-direction: row;
justify-content: center;
}
#view-seed-wrapper table td{
vertical-align: top;
}