aboutsummaryrefslogtreecommitdiffstats
path: root/src/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.css')
-rw-r--r--src/index.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/index.css b/src/index.css
index 45b5145..8871564 100644
--- a/src/index.css
+++ b/src/index.css
@@ -100,6 +100,14 @@ main {
}
}
+footer {
+ text-align: center;
+
+ a {
+ color: #dedfd6;
+ }
+}
+
@media (max-width: 400px) {
body {
padding: 20px;