FHIR, API, datamodel

This commit is contained in:
colinislit
2025-11-21 22:32:29 +01:00
parent 5f7ef0801d
commit d5c6cf208b
39 changed files with 17974 additions and 1004 deletions

View File

@@ -167,6 +167,10 @@
}
/* Global styles */
html {
scroll-behavior: smooth;
}
body {
font-family: var(--font-sans), system-ui, -apple-system, sans-serif;
}