aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layouts/partials/style.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/layouts/partials/style.html b/layouts/partials/style.html
index 113d472..3dc2452 100644
--- a/layouts/partials/style.html
+++ b/layouts/partials/style.html
@@ -47,7 +47,8 @@
}
.align-right {
- text-align: right
+ text-align: right;
+ font-size: 11pt
}
.page {
@@ -89,6 +90,7 @@
h3 {
border-bottom-style: solid;
border-bottom-width: 1px;
+ font-size: 13pt;
}
h1.name {