php: layout fix

This commit is contained in:
Oleg Sinizin
2021-11-02 16:01:39 +03:00
parent 8544974202
commit ec65ebbfb8

View File

@ -70,6 +70,7 @@ header img {
}
.main{
display: table;
height: calc(100% - 112px);
min-height: 536px;
}