-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed index to show some related example content
Added "rfk-orange" to the tailwind color palette Added a sample svg of the RFK logo to index Changed header in root.tsx to RFK sample text
- Loading branch information
1 parent
937db32
commit 0aea971
Showing
3 changed files
with
86 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,6 +41,8 @@ | |
--ring: 215 20.2% 65.1%; | ||
|
||
--radius: 0.5rem; | ||
|
||
--rfk-orange: #fe8100; | ||
} | ||
|
||
.dark { | ||
|