style.scss 77 Bytes
Newer Older
ada committed
1 2 3 4 5
.content {
    display: flex;
    height: 100%;
    flex-direction: column;
}