diff --git a/source/assets/images/Logo.png b/source/assets/images/Logo.png index 8e9ec91..9f5b2b9 100644 Binary files a/source/assets/images/Logo.png and b/source/assets/images/Logo.png differ diff --git a/source/static/CreatePage.css b/source/static/CreatePage.css index 0fee1bc..aaddc4d 100644 --- a/source/static/CreatePage.css +++ b/source/static/CreatePage.css @@ -19,6 +19,8 @@ body { align-self: center; padding-left: 2.5%; padding-right: 2.5%; + width: 7.5%; + height: 7.5%; } .top-bar > h1 { diff --git a/source/static/ReviewDetails.css b/source/static/ReviewDetails.css index 4b92b4d..d2fe149 100644 --- a/source/static/ReviewDetails.css +++ b/source/static/ReviewDetails.css @@ -23,6 +23,8 @@ h1 { align-self: center; padding-left: 2.5%; padding-right: 2.5%; + width: 7.5%; + height: 7.5%; } .top-bar > h1 { diff --git a/source/static/homepage.css b/source/static/homepage.css index 308612b..35b1169 100644 --- a/source/static/homepage.css +++ b/source/static/homepage.css @@ -23,6 +23,8 @@ body { align-self: center; padding-left: 2.5%; padding-right: 2.5%; + width: 7.5%; + height: 7.5%; } .top-bar > h1 {