From 6a255f359a22398ac4ae337486098c4bd696afe5 Mon Sep 17 00:00:00 2001
From: Maciej Hirsz <1096222+maciejhirsz@users.noreply.github.com>
Date: Wed, 15 Apr 2020 11:38:43 +0200
Subject: [PATCH] Use currentColor on nodle icon (#253)
---
frontend/src/App.css | 4 ++--
frontend/src/icons/nodle.svg | 35 +++--------------------------------
2 files changed, 5 insertions(+), 34 deletions(-)
diff --git a/frontend/src/App.css b/frontend/src/App.css
index 178f4b0..92fac85 100644
--- a/frontend/src/App.css
+++ b/frontend/src/App.css
@@ -6,8 +6,8 @@
.App-no-telemetry {
width: 100vw;
- /* height: 100vh; */
- /* line-height: 80vh; */
+ height: 100vh;
+ line-height: 80vh;
font-size: 56px;
font-weight: 100;
text-align: center;
diff --git a/frontend/src/icons/nodle.svg b/frontend/src/icons/nodle.svg
index bb34ae0..75b6336 100644
--- a/frontend/src/icons/nodle.svg
+++ b/frontend/src/icons/nodle.svg
@@ -1,32 +1,3 @@
-
-
-
+
\ No newline at end of file