Zaraban6
@Zaraban6All solutions
- Submitted 5 months ago
I used sass
- HTML
- CSS
I implemented this exercise completely in the system. But when I upload to the git, the icon view is not displayed. please guide me
.img-m::after { background-color: hsla(178, 100%, 50%, 0.5); content: url(/icon-view.svg); position: absolute; display: flex; align-items: center; justify-content: center; inset: 0; opacity: 0; transition: all 2s ease-in-out; }
- Submitted 6 months ago
border-radius,margin,overflow,@media,display
- HTML
- CSS
I am new and I welcome any exercise that challenges me.