From 1b7561b2972e342beb886de2ac32e22c26189f64 Mon Sep 17 00:00:00 2001 From: Josha von Gizycki Date: Wed, 14 Oct 2020 20:51:28 +0200 Subject: [PATCH] add some css and structure to html --- backend/backend.iml | 3 ++- backend/resources/public/index.html | 3 ++- frontend/assets/sass/style.scss | 34 +++++++++++++++++++++++++++++ frontend/src/Main.elm | 16 ++++++++++---- frontend/src/Navigation.elm | 18 ++------------- 5 files changed, 52 insertions(+), 22 deletions(-) diff --git a/backend/backend.iml b/backend/backend.iml index 9051e46..8bbd6f0 100644 --- a/backend/backend.iml +++ b/backend/backend.iml @@ -3,9 +3,10 @@ + - + diff --git a/backend/resources/public/index.html b/backend/resources/public/index.html index 783b8e7..007feca 100644 --- a/backend/resources/public/index.html +++ b/backend/resources/public/index.html @@ -3,7 +3,8 @@ Open-Retro - + +