6 lines
86 B
SCSS
6 lines
86 B
SCSS
.styledLinkContainer {
|
|
@media screen and (max-width: 1024px) {
|
|
margin: 0;
|
|
}
|
|
}
|