Add OwlBoard API Library

Add styling to UI Components
This commit is contained in:
2026-03-19 10:59:25 +00:00
parent d9b60daa8b
commit deb151075a
8 changed files with 81 additions and 13 deletions

View File

@@ -60,6 +60,7 @@
font-family: 'URW Gothic', sans-serif;
color: var(--color-brand);
padding: 10px 0;
box-shadow: var(--shadow-std);
}
.header-content {