Files
web/components/MyPages/Blocks/Overview/Buttons/btn.module.css
2024-05-30 17:56:56 +02:00

6 lines
84 B
CSS

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