Files
Grinch-AP/WebHostLib/static/styles/view_seed.css
2020-08-02 19:10:42 -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;
}