Skip to content

Commit 53c825f

Browse files
committed
css parens
1 parent 22c8077 commit 53c825f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/styles/_class.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ article.chapter {
1010
display: block;
1111
position: relative;
1212

13-
@media (min-width: $mobile-portrait-screen + 1){
13+
@media (min-width: ($mobile-portrait-screen + 1)){
1414
&::before, &::after {
1515
transition: 0.2s opacity, 0.2s transform;
1616
}

0 commit comments

Comments
 (0)