added todo

This commit is contained in:
Linda 2018-09-27 10:31:32 -04:00
parent 4299afaec5
commit 50c7eb9bfd

View file

@ -537,7 +537,7 @@ $medium-and-small: "screen and (max-width : #{$tablet}-1)";
display: inline-block; display: inline-block;
width: 100%; width: 100%;
/* the following can be transferred to /* TODO: the following can be transferred to
src/components/thumbnailcolumn/thumbnailcolumn.scss src/components/thumbnailcolumn/thumbnailcolumn.scss
after testing */ after testing */
@media #{$medium-and-small} { @media #{$medium-and-small} {