Skip to content
Snippets Groups Projects

Cursor pointer added to cards

Merged Timofej Paramonov Bliki requested to merge team into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -22,6 +22,7 @@
color: black;
text-overflow: ellipsis;
transition: all 0.5s;
cursor:pointer;
}
.face-image {
aspect-ratio: 1;
Loading