Files
web/components/MyPages/Blocks/Overview/Buttons/btn.module.css
2024-04-05 08:43:58 +02:00

6 lines
83 B
CSS

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