diff --git a/src/assets/icons/logo-light.svg b/src/assets/icons/logo-light.svg
new file mode 100644
index 00000000..865a6dfd
--- /dev/null
+++ b/src/assets/icons/logo-light.svg
@@ -0,0 +1,125 @@
+
+
diff --git a/src/styles/theme.scss b/src/styles/theme.scss
index f7113778..c6296300 100644
--- a/src/styles/theme.scss
+++ b/src/styles/theme.scss
@@ -28,7 +28,6 @@
--sw-green: #70c877;
--sw-orange: #e6a23c;
--sw-topo-animation: topo-dash 0.3s linear infinite;
- --font-size-bigger: 18px;
}
html {
diff --git a/src/views/NotFound.vue b/src/views/NotFound.vue
index 8289f935..fe7bcee9 100644
--- a/src/views/NotFound.vue
+++ b/src/views/NotFound.vue
@@ -13,7 +13,10 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. -->
-