Fix min height for firefox 66

Bu işleme şunda yer alıyor:
Léo Serre 2019-01-30 21:17:21 +01:00
ebeveyn b41d768cca
işleme 5d3dd7b351
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme

Dosyayı Görüntüle

@ -238,7 +238,7 @@ section {
background: white;
margin: auto;
width: 820px;
min-height: calc(100% - 97px);
min-height: calc(100% - 94px);
z-index: 10;
padding: 15px;
text-align: justify;