aboutsummaryrefslogtreecommitdiff
path: root/static/css/hack.css
diff options
context:
space:
mode:
authorXe Iaso <me@xeiaso.net>2023-03-19 12:26:17 -0400
committerXe Iaso <me@xeiaso.net>2023-03-19 12:27:01 -0400
commit33f2a480e26c104c9e4895bbf0097a9e1936c341 (patch)
tree6c9ddc20ed45fbfd73e20dfb7f4ffab9f0f67b72 /static/css/hack.css
parent5252a0adbe351b892bcda83d9d0ffc6535919f07 (diff)
downloadxesite-33f2a480e26c104c9e4895bbf0097a9e1936c341.tar.xz
xesite-33f2a480e26c104c9e4895bbf0097a9e1936c341.zip
iaso fonts
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'static/css/hack.css')
-rw-r--r--static/css/hack.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/hack.css b/static/css/hack.css
index e3615aa..39d631f 100644
--- a/static/css/hack.css
+++ b/static/css/hack.css
@@ -17,7 +17,7 @@
}
html {
- font-size: 14px;
+ font-size: 16px;
-webkit-text-size-adjust: none;
text-size-adjust: none;
}
@@ -188,7 +188,7 @@ a:hover {
.hack em,
.hack strong {
font-size: 1rem;
- line-height: 20px;
+ line-height: 0.5rem;
}
.hack blockquote,
.hack code,