summaryrefslogtreecommitdiff
path: root/themes/elenq/static/css/elenq.css
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2021-06-26 22:54:53 +0200
committerEkaitz Zarraga <ekaitz@elenq.tech>2021-06-26 22:54:53 +0200
commit7e7a956916899a2f35a22ec12ae08cd56e12e52f (patch)
tree9d9e76934779d38c92531f7a9a8ebf7b72a57432 /themes/elenq/static/css/elenq.css
parent0caec2aaba3446b4b23b91f2f07318c43359c196 (diff)
Add machine code generation entry
Diffstat (limited to 'themes/elenq/static/css/elenq.css')
-rw-r--r--themes/elenq/static/css/elenq.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/elenq/static/css/elenq.css b/themes/elenq/static/css/elenq.css
index ba04f2f..c51af6f 100644
--- a/themes/elenq/static/css/elenq.css
+++ b/themes/elenq/static/css/elenq.css
@@ -18,10 +18,10 @@ q, blockquote{
}
h1, h2, h3, h4, h5, h6 {
text-decoration: none;
- margin-top: 2ex;
- margin-bottom: 0;
+ margin-top: 3ex;
+ margin-bottom: 1.5ex;
line-height: 2;
- font-weight: 300; }
+}
h1 {
font-size: 5.5rem;
line-height: 1.2;