This commit is contained in:
YosefGul 2021-12-06 10:21:25 +03:00
parent 20e32aacf5
commit 00edf7d5fe

View File

@ -86,20 +86,5 @@
font-size: 14px;
}
.like {
color: rgb(109, 109, 109);
}
.unlike {
color: red !important;
}
.color-red {
color: red !important;
}
.color-black {
color: black;
}