Skip to content

Commit 0eb68f1

Browse files
add new src
change all names
1 parent 49125d5 commit 0eb68f1

35 files changed

Lines changed: 2268 additions & 0 deletions

src/Landpage.html

Lines changed: 330 additions & 0 deletions
Large diffs are not rendered by default.

src/css/input.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
@import "tailwindcss";
2+
3+
@theme {
4+
--color-primary: #DAE9FF;
5+
--color-brown-shape: #FFF5DB;
6+
}

0 commit comments

Comments
 (0)