Skip to content

Commit a21fd0a

Browse files
committed
fix styles
1 parent fe6c8ae commit a21fd0a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

MangoAPI.Client/src/styles.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ i {
222222
height: 80px;
223223
margin-bottom: 25px;
224224
object-fit: cover;
225+
cursor: pointer;
225226
}
226227
p {
227228
font-size: 16px;
@@ -536,6 +537,7 @@ i {
536537
border-radius: 50%;
537538
align-self: flex-end;
538539
object-fit: cover;
540+
cursor: pointer;
539541
}
540542
}
541543
}

0 commit comments

Comments
 (0)