What I want to do is make a container span the whole row when it is being hovered upon. I tried doing it like this: .pagecard:hover{ grid-column: 1 / -1;. }.
確定! 回上一頁