Add about page

This commit is contained in:
Jon Staab
2024-08-23 15:43:35 -07:00
parent 1edf7f9f02
commit 8dac345fc4
10 changed files with 110 additions and 4 deletions
+1 -3
View File
@@ -43,9 +43,7 @@
}
.card2 {
padding: 1rem;
background-color: oklch(var(--b2) / 1);
border-radius: var(--rounded-box, 1rem);
@apply p-6 bg-base-100 text-base-content rounded-box;
}
.column {