ycdl/frontends/ycdl_flask/static/css/ycdl.css

8 lines
105 B
CSS
Raw Normal View History

#content_body
{
justify-self: center;
min-width: 200px;
max-width: 1440px;
width: 95%;
}