summaryrefslogtreecommitdiff
path: root/sass/_partial/_header_vertical.scss
blob: 9cc32810c959f3e9e4f7dfb027fd112c2bd21daa (plain)
1
2
3
4
5
6
.header {
    margin: 4em auto;
    padding: 0 1em;
    justify-content: unset;
    flex-direction: unset;
}