10 lines
135 B
SCSS
10 lines
135 B
SCSS
@media screen and (max-width: 600px) {
|
|
.workshops-br {
|
|
margin-bottom: 17px;
|
|
}
|
|
}
|
|
|
|
#workshops {
|
|
text-align: left !important;
|
|
}
|