fix: typo in grayscale theme

This commit is contained in:
'leftie 2019-06-01 01:35:02 -04:00
parent dcedf2c8d6
commit 913ce6eaaa

View file

@ -1,4 +1,4 @@
@import "rio.scss"
@import "rio.scss";
img {
filter: grayscale(100%);