ci-demo-2/documentation/layouts/oc/src/css/body.css

6 lines
75 B
CSS

@media screen and (min-width: 1024px) {
.body {
display: flex;
}
}