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

6 lines
87 B
CSS
Raw Normal View History

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