Skip to content

Commit cf370c4

Browse files
fix(ref: no-ref): update tailwind
1 parent 8ee80a3 commit cf370c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/shared/card-content/card-content.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
display: flex;
33
flex-direction: column;
44
margin-top: 20px;
5-
color: var(--full-white);
5+
color: #ffffff;
66
.green-view {
77
color: #1ab77e;
88
background-color: rgba(26, 183, 126, 0.1);

0 commit comments

Comments
 (0)