diff options
| -rw-r--r-- | public/assets/ok.css | 5 | ||||
| -rw-r--r-- | templates/index.liquid | 1 |
2 files changed, 0 insertions, 6 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css index cde0fd8..152b7d7 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -438,11 +438,6 @@ nav span { fill: white; } -#toggleindex { - color: blue; - text-decoration: underline; - font-size: 14px; -} nav div { vertical-align: middle; diff --git a/templates/index.liquid b/templates/index.liquid index 1425f83..bc3985b 100644 --- a/templates/index.liquid +++ b/templates/index.liquid @@ -103,7 +103,6 @@ OKFocus, Bonafide Internet Legends © 2016 <h1> OKFocus Portfolio <span>2010 - 2016</span> - <span id="toggleindex">Toggle Menu</span> </h1> <span id="cred"> |
