From 2394df69860e4043c81dff85c4467e6964d8387d Mon Sep 17 00:00:00 2001 From: Kenneth Auchenberg Date: Tue, 9 Jan 2018 15:31:37 -0800 Subject: [PATCH] Remove logo --- _includes/topnav.html | 8 ++++---- css/main.scss | 6 ++++-- img/logo.svg | 19 ------------------- index.html | 1 - 4 files changed, 8 insertions(+), 26 deletions(-) delete mode 100644 img/logo.svg diff --git a/_includes/topnav.html b/_includes/topnav.html index 7d18417..6c9ab1e 100644 --- a/_includes/topnav.html +++ b/_includes/topnav.html @@ -2,13 +2,13 @@ \ No newline at end of file diff --git a/css/main.scss b/css/main.scss index 70ba5e2..21c2748 100644 --- a/css/main.scss +++ b/css/main.scss @@ -357,8 +357,10 @@ pre[class=highlight] { } } -.navbar-brand img { - width: 32px; +.navbar-brand h1 { + font-size: 18px; + font-weight: bold; + margin: 0; } .navbar-dark .navbar-nav .nav-link:hover { diff --git a/img/logo.svg b/img/logo.svg deleted file mode 100644 index c46e4dd..0000000 --- a/img/logo.svg +++ /dev/null @@ -1,19 +0,0 @@ - - - - logo - Created with Sketch. - - - - - \ No newline at end of file diff --git a/index.html b/index.html index 38e323e..1f12e1c 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,6 @@ layout: default
-

Language Server Protocol