From 8207539ac9c1312d789295d91a0d36f5bc1f55ec Mon Sep 17 00:00:00 2001 From: p0wen Date: Thu, 17 Sep 2020 20:17:28 +0000 Subject: [PATCH] Update stroke color of svg circle --- assets/css/style.css | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index bfe92ab..07ded28 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -50,7 +50,7 @@ /* toolbar section */ .fa-wind { - color: #ff6000 + color: #ff6000; } .settingsicon { diff --git a/index.html b/index.html index a7c084c..ad564c2 100644 --- a/index.html +++ b/index.html @@ -40,7 +40,7 @@ - +