From 05a6fadb3d228b8e38c298fb5b9ecd1260d4204b Mon Sep 17 00:00:00 2001 From: Peppuz Date: Sat, 10 Mar 2018 04:09:24 +0100 Subject: [PATCH] cleanup master.css --- assets/master.css | 5 ----- index.html | 3 +-- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/assets/master.css b/assets/master.css index f98626c..5c3c4e4 100644 --- a/assets/master.css +++ b/assets/master.css @@ -25,8 +25,6 @@ html, body { border-radius: 5px; color: var(--nord6); resize: none; - - } .form-item { @@ -50,16 +48,13 @@ html, body { .file-input{ position: relative; - } .file-input span { position: absolute; top: 0; left: 0; - user-select: none; - z-index: -1; } diff --git a/index.html b/index.html index d7f57e3..c6070b4 100644 --- a/index.html +++ b/index.html @@ -23,5 +23,4 @@ - - \ No newline at end of file +