From 96060d141562cd51e22ac5999e3211819beaf198 Mon Sep 17 00:00:00 2001 From: Thomas Ruoff Date: Mon, 31 Aug 2020 21:52:18 +0200 Subject: [PATCH] improve styling for bigger screens --- components/footer.tsx | 2 +- components/wizard/index.tsx | 4 ++-- pages/index.tsx | 4 ++-- styles/index.css | 27 ++++++++++++++++++++++----- 4 files changed, 27 insertions(+), 10 deletions(-) diff --git a/components/footer.tsx b/components/footer.tsx index b593008..cec7914 100644 --- a/components/footer.tsx +++ b/components/footer.tsx @@ -2,7 +2,7 @@ import React from 'react' export default function Footer() { return ( -