aboutsummaryrefslogtreecommitdiff
path: root/styles/Home.module.css
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2021-02-12 23:35:51 -0500
committerAndrew Lee <alee14498@protonmail.com>2021-02-12 23:35:51 -0500
commitd16550df3d370ce2f2859d72a79c36e8ef0b4a72 (patch)
tree71487288ff93bbc23962412911e8f41635afb877 /styles/Home.module.css
parente85074578519e95bbf1f897ddebb6861cdcd3ee2 (diff)
downloadsnug-cup-d16550df3d370ce2f2859d72a79c36e8ef0b4a72.tar.gz
snug-cup-d16550df3d370ce2f2859d72a79c36e8ef0b4a72.tar.bz2
snug-cup-d16550df3d370ce2f2859d72a79c36e8ef0b4a72.zip
Updated page
Diffstat (limited to 'styles/Home.module.css')
-rw-r--r--styles/Home.module.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/styles/Home.module.css b/styles/Home.module.css
new file mode 100644
index 0000000..64106e8
--- /dev/null
+++ b/styles/Home.module.css
@@ -0,0 +1,10 @@
+.centre {
+ text-align: center;
+}
+
+.footer {
+ text-align: center;
+ background-color: rgb(58, 58, 58);
+ color: #ffffff;
+
+} \ No newline at end of file