Skip to content

Commit

Permalink
Merge branch 'ns/new-header' into theme/light-themee
Browse files Browse the repository at this point in the history
  • Loading branch information
alifeee committed Aug 26, 2024
2 parents 3a41ba7 + a46613b commit 128be51
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/page.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ scripts: []
</a>
<div>
<h1><a href="/">lipu tenpo</a></h1>
<div class="subtitle"><a href="/">li kulupu pi toki pona</a></div>
<div class="subtitle"><a href="/sona#faq">li alasa e jan pali sin</a></div>
</div>
</div>
<nav>
Expand Down
3 changes: 3 additions & 0 deletions public/stylesheet.css
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,9 @@ header .subtitle a {
color: var(--colour-kiwen);
text-decoration: none;
}
header .subtitle a:hover {
text-decoration: underline;
}
header nav ul {
align-items: flex-start;
display: flex;
Expand Down

0 comments on commit 128be51

Please sign in to comment.