Files
web/components/MyPages/Blocks/Overview/btn.module.css
2024-04-02 13:43:23 +02:00

6 lines
83 B
CSS

@media screen and (max-width: 950px) {
.membershipBtn {
display: none;
}
}