homegrade_theme_production/resources/css/layout/header.css

7 lines
77 B
CSS

header#main-header {
@apply flex
flex-col-reverse
md:flex-col;
}