Improve titles readibility

This commit is contained in:
Daniele Tonon
2023-06-06 08:17:25 +02:00
parent 83a23c3855
commit d1fd67a572
3 changed files with 3 additions and 3 deletions

View File

@@ -45,7 +45,7 @@ body {
}
h1, h2, h3 {
font-weight: 100;
font-weight: 300;
line-height: 1.1em;
margin-bottom: 0.5em;
}

View File

@@ -124,7 +124,7 @@ body {
}
}
h1, h2, h3 {
font-weight: 100;
font-weight: 300;
line-height: 1.1em;
margin-bottom: 0.5em;
}

View File

@@ -60,5 +60,5 @@
{{end}}
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="/njump/static/styles.css?v=20230606" />
<link rel="stylesheet" href="/njump/static/styles.css?v=20230606b" />
</head>