fix page index position #1847

This commit is contained in:
btzr-io 2018-08-02 19:46:39 -06:00
parent 80c0f9a8f6
commit 2cc5f882fe

View file

@ -156,6 +156,7 @@ p {
}
.page {
z-index: 0;
position: absolute;
top: var(--header-height);
left: 0;