howard 2021-05-04 01:51:24 -07:00
parent 274424ad06
commit d59f90186c
7 changed files with 4 additions and 14 deletions

File diff suppressed because one or more lines are too long

14
app.css
View File

@ -47,16 +47,6 @@
background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
}
.bg-green-800 {
--tw-bg-opacity: 1;
background-color: rgba(6, 95, 70, var(--tw-bg-opacity));
}
.bg-green-900 {
--tw-bg-opacity: 1;
background-color: rgba(6, 78, 59, var(--tw-bg-opacity));
}
.hover\:bg-gray-300:hover {
--tw-bg-opacity: 1;
background-color: rgba(212, 212, 212, var(--tw-bg-opacity));
@ -72,9 +62,9 @@
background-color: rgba(82, 82, 82, var(--tw-bg-opacity));
}
.hover\:bg-green-600:hover {
.hover\:bg-green-500:hover {
--tw-bg-opacity: 1;
background-color: rgba(5, 150, 105, var(--tw-bg-opacity));
background-color: rgba(16, 185, 129, var(--tw-bg-opacity));
}
.border-gray-50 {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 10 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 54 KiB

BIN
sketch.mp4 Normal file

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB