there’s solution like container nes css future
I have container include some card i want to modify the content of card depend on height of container
3 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
i want to change element of card inside cotainer
i want to use same class for both height of container
for example
if container height >800px
.cardclass{color:red}
if container height <500px
.cardclass{color:blue}
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View