@Kobpong117Submitted over 1 year ago
Strange offset while dragging
Strange offset while dragging
Would love to see feedback for layout part of the project.
Particularity, about site layout in general.
Cart modal content layout could also be not in a grape shape.
img
in div
I could see that for some reason the div
was taking more vertical space than the image inside of it and that's totally unlogical and bs but trying to find some info why is that I founded logical explanation: because of display: inline
property. More about it here.var()
). Don't know why nesting took so long to implement in main specs but it is coming.@media (hover: hover) and (pointer: fine) {
.image:hover {
opacity: 1;
}
}
So the hover will work only on devices with pointer and not in phones.
rem
only and think if I need em
.top
.