blog/themes/chosto/static/css/custom.css

6 lines
87 B
CSS

.has-equal-height {
height: 100%;
display: flex;
flex-direction: column;
}