Add polyfill for IntersectionObserver

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2019-10-17 11:04:07 +02:00
parent 4dcbf85d9a
commit 4b80b8616d
5 changed files with 11 additions and 7 deletions

View File

@@ -101,7 +101,7 @@ $mdi-font-path: "~@mdi/font/fonts";
background: #ebebeb;
main {
margin: 1rem auto;
margin: 1rem auto 0;
}
}