diff options
author | Ian Lewis <ianmlewis@gmail.com> | 2019-03-31 20:18:04 -0400 |
---|---|---|
committer | Adin Scannell <ascannell@google.com> | 2019-04-02 16:11:43 -0700 |
commit | 0803a82bffccdd609db03743d145c3d6656f220e (patch) | |
tree | 1838dcb9c5601bb047963def04563de70b97ee37 /assets/scss/_variables_project.scss | |
parent | 96dedf5dd6c42125b3c6f976a1447de96e804600 (diff) |
Updated style for top page cover
Diffstat (limited to 'assets/scss/_variables_project.scss')
-rw-r--r-- | assets/scss/_variables_project.scss | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/assets/scss/_variables_project.scss b/assets/scss/_variables_project.scss index eec4cfe30..8a48c650d 100644 --- a/assets/scss/_variables_project.scss +++ b/assets/scss/_variables_project.scss @@ -2,24 +2,6 @@ $primary: #262362; $secondary: #ffffff; -// Custom styles. -a.doc-table-anchor { - display: block; - position: relative; - top: -75px; - visibility: hidden; -} - -.td-navbar { - .navbar-brand { - .navbar-logo { - svg { - width: auto; - } - } - } -} - // Fonts. $google_font_name: "Roboto"; $google_font_family: "Roboto"; |