4 lines
43 B
CSS
4 lines
43 B
CSS
.fit {
|
|
min-height: calc(100vh - 88px);
|
|
}
|
.fit {
|
|
min-height: calc(100vh - 88px);
|
|
}
|