summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index aa67792..c5e23fa 100644
--- a/index.html
+++ b/index.html
@@ -27,7 +27,7 @@
}
h1 {
- display: block;
+ font-size: 2.2em;
}
a {
@@ -42,6 +42,7 @@
#ut {
color: salmon;
display: block;
+ font-size: 2em;
}
.footer {