dcbristol-2019-static/resources/css/components/main.css

6 lines
117 B
CSS
Raw Normal View History

2019-04-02 09:39:14 +00:00
@media (min-height: theme('screens.md')) {
main {
@apply tw-flex tw-flex-col tw-justify-center tw-h-full
}
}