mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
added todo
This commit is contained in:
parent
4299afaec5
commit
50c7eb9bfd
1 changed files with 1 additions and 1 deletions
|
@ -537,7 +537,7 @@ $medium-and-small: "screen and (max-width : #{$tablet}-1)";
|
|||
display: inline-block;
|
||||
width: 100%;
|
||||
|
||||
/* the following can be transferred to
|
||||
/* TODO: the following can be transferred to
|
||||
src/components/thumbnailcolumn/thumbnailcolumn.scss
|
||||
after testing */
|
||||
@media #{$medium-and-small} {
|
||||
|
|
Loading…
Reference in a new issue