feat(style): modify root font-size for more consistent design

This commit is contained in:
Anhgelus Morhtuuzh 2025-08-15 14:15:16 +02:00
parent cc84579214
commit 7b5d816992
Signed by: anhgelus
GPG key ID: 617773CACE89052C
5 changed files with 11 additions and 11 deletions

View file

@ -1,7 +1,7 @@
{{define "body"}}
<main class="custom-page" style="{{ .GetBackground }}">
<div class="header">
<h2 class="header__title">{{ .Title }}</h2>
<h1 class="header__title">{{ .Title }}</h1>
<nav>
<a href="/">Home</a>
<a href="/tags">Tags</a>