hubl/src/styles/members/_index.scss

4 lines
65 B
SCSS
Raw Normal View History

2021-01-18 10:51:33 +00:00
#members>div:first-of-type {
2021-04-01 05:10:59 +00:00
min-height: calc(100vh - 50px);
2021-01-18 10:51:33 +00:00
}