From e01eaf5fe114f47f58ddcd81242af786ee06d425 Mon Sep 17 00:00:00 2001 From: Mateja Date: Fri, 2 Oct 2020 23:08:52 +0200 Subject: index and reservation finished... --- style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index 7b2b25e..6495f91 100644 --- a/style.css +++ b/style.css @@ -44,6 +44,10 @@ nav a:hover { .right { float: right; } +.mid { + max-width: 750px; + margin: 1rem auto; +} /* MAIN STYLING */ main { -- cgit v1.2.3