Removed the title vertical offset
I don't see why this is needed anymore.
This commit is contained in:
parent
647ec15b60
commit
7ac852fb36
@ -586,10 +586,6 @@ body {
|
|||||||
padding-top: var(--entry-padding);
|
padding-top: var(--entry-padding);
|
||||||
padding-bottom: var(--entry-padding);
|
padding-bottom: var(--entry-padding);
|
||||||
}
|
}
|
||||||
|
|
||||||
.title a {
|
|
||||||
vertical-align: -10%; /* we don't want the font descender space to be centered as well */
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media print {
|
@media print {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user