From 6cad0a0fca8e4103b9eb7a741c4fc2369ba6a5ef Mon Sep 17 00:00:00 2001 From: Chris Kankiewicz Date: Mon, 28 Dec 2020 11:17:34 -0700 Subject: [PATCH] Updated readme offset to use scroll-margin-top --- app/resources/sass/app.scss | 9 --------- app/views/components/readme.twig | 2 +- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/app/resources/sass/app.scss b/app/resources/sass/app.scss index 64d1015..bf647b7 100644 --- a/app/resources/sass/app.scss +++ b/app/resources/sass/app.scss @@ -17,12 +17,3 @@ $fa-font-path: "./webfonts"; // Additional Styles @import "markdown.scss"; - -// Miscellaneous -:target::before { - content: ""; - display: block; - height: 80px; - margin-top: -80px; - visibility: hidden; -} diff --git a/app/views/components/readme.twig b/app/views/components/readme.twig index 22e5d7e..9fcf55c 100644 --- a/app/views/components/readme.twig +++ b/app/views/components/readme.twig @@ -1,4 +1,4 @@ -
+
README.md