mirror of
https://github.com/aljazceru/njump.git
synced 2025-12-18 14:54:24 +01:00
Improve titles readibility
This commit is contained in:
@@ -45,7 +45,7 @@ body {
|
||||
}
|
||||
|
||||
h1, h2, h3 {
|
||||
font-weight: 100;
|
||||
font-weight: 300;
|
||||
line-height: 1.1em;
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
@@ -124,7 +124,7 @@ body {
|
||||
}
|
||||
}
|
||||
h1, h2, h3 {
|
||||
font-weight: 100;
|
||||
font-weight: 300;
|
||||
line-height: 1.1em;
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user