NanoGPT acknowledgement

This commit is contained in:
2026-05-29 19:29:06 -04:00
parent 9874c19daa
commit 5bb4875acf
3 changed files with 22 additions and 3 deletions

View File

@@ -407,3 +407,11 @@ button.secondary:hover {
font-size: 0.8rem;
line-height: 1.45;
}
#data-acknowledgement-card a {
color: var(--link);
}
#data-acknowledgement-card a:hover {
color: var(--hover);
}