diff --git a/source/index.html b/source/index.html index 7f998dc..e1fadbb 100644 --- a/source/index.html +++ b/source/index.html @@ -28,22 +28,26 @@
+
CREATE

Recent Reviews

+
-
- - -
-
diff --git a/source/static/homepage.css b/source/static/homepage.css index 33d39f6..484b06d 100644 --- a/source/static/homepage.css +++ b/source/static/homepage.css @@ -36,6 +36,11 @@ body { align-items: center; } +.search-bar { + display: flex; + justify-content: center; +} + #recent-reviews-text { text-align: center; font-size: 4rem;