fix style for site title
This commit is contained in:
parent
0d555dd905
commit
bdf104dc9b
2 changed files with 12 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<header>
|
||||
<h1 class="row gap-1">
|
||||
<h1 class="row gap-1 nowrap">
|
||||
<div id="theme-switcher" class="btn lg-1"></div>
|
||||
{{ .Site.Title }}
|
||||
</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue