-
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.
CU-86azgqjz1 make changes in App files
- Loading branch information
1 parent
dabd311
commit ebd880d
Showing
5 changed files
with
30 additions
and
2 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 |
---|---|---|
@@ -1,3 +1,8 @@ | ||
@import 'tailwindcss/base'; | ||
@import 'tailwindcss/components'; | ||
@import 'tailwindcss/utilities'; | ||
|
||
|
||
body { | ||
padding: 0; | ||
} |
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<svg width="9" height="14" viewBox="0 0 9 14" fill="none" xmlns="http://www.w3.org/2000/svg"> | ||
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.20685 6.29306C8.39433 6.48059 8.49964 6.73489 8.49964 7.00006C8.49964 7.26522 8.39433 7.51953 8.20685 7.70706L2.54985 13.3641C2.45761 13.4596 2.34726 13.5358 2.22526 13.5882C2.10326 13.6406 1.97204 13.6682 1.83926 13.6693C1.70648 13.6705 1.5748 13.6452 1.4519 13.5949C1.329 13.5446 1.21735 13.4703 1.12346 13.3765C1.02957 13.2826 0.955314 13.1709 0.905033 13.048C0.854752 12.9251 0.82945 12.7934 0.830604 12.6607C0.831758 12.5279 0.859344 12.3967 0.911753 12.2747C0.964162 12.1526 1.04034 12.0423 1.13585 11.9501L6.08586 7.00006L1.13585 2.05006C0.953696 1.86146 0.852902 1.60885 0.85518 1.34666C0.857459 1.08446 0.962628 0.833648 1.14804 0.64824C1.33344 0.462832 1.58426 0.357663 1.84645 0.355384C2.10865 0.353106 2.36125 0.4539 2.54985 0.636058L8.20685 6.29306Z" fill="white"/> | ||
</svg> |