Legg til kildekode-lenke i footer på alle sider

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Ole-Morten Duesund 2026-03-13 13:18:45 +01:00
commit 768acc6577
3 changed files with 4 additions and 2 deletions

View file

@ -355,6 +355,7 @@ footer {
border-top: 1px solid var(--border);
margin-top: 3rem;
}
footer a { color: var(--ink3); }
/* RESPONSIVE CHART HEIGHTS */
.h-240 { height: 240px; }