custom.css
... ...
@@ -437,5 +437,7 @@ h1.header-title {
437 437
}
438 438
.tagitl {
439 439
font-family: 'Tagitl',serif !important;
440
- height: 32px;
440
+ font-size: 1.8em;
441
+ line-height: 1;
442
+ vertical-align: middle;
441 443
}