5 lines
110 B
SCSS
5 lines
110 B
SCSS
@include respond-to('phone-portrait') {
|
|
.fancy-text-box-style-01 {
|
|
border-right: 0 solid;
|
|
}
|
|
} |