Github CI lint - eslint/stylelint

This commit is contained in:
github-actions 2020-06-12 18:02:43 +00:00
parent 96d7c90b21
commit 5ac54f07dd

View file

@ -16,7 +16,7 @@
display: block;
background-color: @base-90;
filter: blur( 8px ); // Blur the image
transform: scale(1.1); // Prevent white edges
transform: scale( 1.1 ); // Prevent white edges
overflow: hidden;
}
}
@ -30,4 +30,4 @@
}
}
}
}
}