From 74202d67bbceeaedfe504ac9197c082bd307f370 Mon Sep 17 00:00:00 2001 From: azivner Date: Sun, 10 Jun 2018 10:57:45 -0400 Subject: [PATCH] got rid of "Trilium Notes" branding - not necessary and takes valuable space --- src/public/stylesheets/style.css | 1 + src/views/index.ejs | 6 ------ 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/src/public/stylesheets/style.css b/src/public/stylesheets/style.css index 32639b2e2..1026fc3e7 100644 --- a/src/public/stylesheets/style.css +++ b/src/public/stylesheets/style.css @@ -20,6 +20,7 @@ background-color: #f1f1f1; display: flex; align-items: center; + padding: 6px 6px 4px; } #note-detail-wrapper { diff --git a/src/views/index.ejs b/src/views/index.ejs index 0d00465a5..ff0f83131 100644 --- a/src/views/index.ejs +++ b/src/views/index.ejs @@ -7,12 +7,6 @@