summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2021-10-05 00:53:01 +0300
committerYuval Adam <_@yuv.al>2021-10-05 00:53:01 +0300
commit9e16fd5352fdc487f223ab00895caacedf10f1de (patch)
tree877e41dfdae587097f425c245693dd245ad3791b /index.html
parentb28b8d26ea052116dd4d974615b6918041b840de (diff)
Typography
Diffstat (limited to 'index.html')
-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 {