From c3f7033bb4669f8e3a684906f118a709a8f7456c Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 10 Feb 2021 15:56:33 +0000 Subject: New pages --- styles/Home.module.css | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'styles/Home.module.css') diff --git a/styles/Home.module.css b/styles/Home.module.css index 42e7e60..a2c5476 100644 --- a/styles/Home.module.css +++ b/styles/Home.module.css @@ -47,9 +47,14 @@ } .title { - margin: 0; - line-height: 1.15; - font-size: 4rem; + margin: 10px; + text-align: center; +} + +.titlelawrence +{ + margin: 5px; + text-align: center; } .title, -- cgit v1.2.3