From 870acc1199ef63ac8d28d5f95ab88f4fbd554943 Mon Sep 17 00:00:00 2001 From: Jaskaran Sarkaria Date: Sat, 20 Nov 2021 17:57:59 +0000 Subject: [PATCH] =?UTF-8?q?style:=20=F0=9F=92=84=20revert=20zoom=20in=20ef?= =?UTF-8?q?fect?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .routify/config.js | 2 +- .routify/routes.js | 4 ++-- public/index.html | 4 ++-- src/components/HexGrid/HexGrid.svelte | 31 +++------------------------ 4 files changed, 8 insertions(+), 33 deletions(-) diff --git a/.routify/config.js b/.routify/config.js index 68ee58e0..145d873a 100644 --- a/.routify/config.js +++ b/.routify/config.js @@ -8,5 +8,5 @@ module.exports = { noHashScroll: false, distDir: 'dist', extensions: ['svelte', 'html', 'svx', 'md'], - started: '2021-11-20T09:54:41.478Z', + started: '2021-11-20T17:54:43.976Z', }; diff --git a/.routify/routes.js b/.routify/routes.js index c15c9288..ce03df4c 100644 --- a/.routify/routes.js +++ b/.routify/routes.js @@ -1,10 +1,10 @@ /** * @roxi/routify 2.7.3 - * File generated Sat Nov 20 2021 09:54:44 GMT+0000 (Greenwich Mean Time) + * File generated Sat Nov 20 2021 17:54:46 GMT+0000 (Greenwich Mean Time) */ export const __version = '2.7.3'; -export const __timestamp = '2021-11-20T09:54:44.318Z'; +export const __timestamp = '2021-11-20T17:54:46.942Z'; //buildRoutes import { buildClientTree } from '@roxi/routify/runtime/buildRoutes'; diff --git a/public/index.html b/public/index.html index cb50ac3e..82f718c1 100644 --- a/public/index.html +++ b/public/index.html @@ -9,9 +9,9 @@ - + - + diff --git a/src/components/HexGrid/HexGrid.svelte b/src/components/HexGrid/HexGrid.svelte index 7dfe0eb5..cede2074 100644 --- a/src/components/HexGrid/HexGrid.svelte +++ b/src/components/HexGrid/HexGrid.svelte @@ -1,7 +1,5 @@ -