dcbristol-2019-static/resources/css/components/main.css
2019-04-02 10:41:53 +01:00

6 lines
105 B
CSS

@media (min-height: theme('screens.md')) {
main {
@apply flex flex-col justify-center h-full
}
}