From 5b97ed19134d90b38624df40dcbd6159b07a6e21 Mon Sep 17 00:00:00 2001 From: Christian Bundy Date: Thu, 23 Jan 2020 13:43:46 -0800 Subject: [PATCH] Change favicon dimensions to fit in tab Problem: Some of the icon was being clipped in my browser. I think that this is because the SVG text actuall extends down under the line (like a `g` or `y`). Solution: Change SVG viewBox dimensions and SVG size to fit correctly. --- src/assets/favicon.svg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/favicon.svg b/src/assets/favicon.svg index 7e53386..64a5bf7 100644 --- a/src/assets/favicon.svg +++ b/src/assets/favicon.svg @@ -1,4 +1,4 @@ - + oasis favicon - 🏝️ + 🏝️