Files
web/components/Loyalty/Sidebar/sidebar.module.css
2024-04-29 14:31:30 +02:00

6 lines
81 B
CSS

@media screen and (max-width: 950px) {
.content {
padding: 0 1.6rem;
}
}