From 3292f9e7aa33a27230eb927c03c9237a257cc3d8 Mon Sep 17 00:00:00 2001 From: Renard Date: Tue, 1 Oct 2019 15:08:40 -0300 Subject: Logo SVG --- src/App.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/App.css') diff --git a/src/App.css b/src/App.css index 06ec594..771c2c9 100644 --- a/src/App.css +++ b/src/App.css @@ -146,11 +146,11 @@ } .whiLogo { - background: url("./background.png"); + background: url("./logo_bg.svg"); } .invLogo { - background: url("./background_inv.png"); + background: url("./logo_bg_inv.svg"); } #bgvid { -- cgit v1.2.1-18-gbd029