summaryrefslogtreecommitdiffstats
path: root/assets/css/components/footer.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/components/footer.css')
-rw-r--r--assets/css/components/footer.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/css/components/footer.css b/assets/css/components/footer.css
new file mode 100644
index 0000000..abe2b5a
--- /dev/null
+++ b/assets/css/components/footer.css
@@ -0,0 +1,4 @@
+footer {
+ border-top: 1px solid #222;
+ margin-top: 1rem;
+}