added min height to single post and pages

This commit is contained in:
Fabiano Alencar 2018-08-27 15:10:47 -03:00
parent f9b444f9b9
commit d2af73ff8f
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
}
.tainacan-content {
font-size: 1rem;
min-height: 10vw;
&h1, &h2{
font-size: 1rem;
}