Hacker News new | past | comments | ask | show | jobs | submit login

something like:

    {
       /* Move element a maximum of 2 columns left or right on update */
       grid-template-max-horizontal-shift: 2 col;
    }



You could run into issues where you don't have enough content to plug the holes this way though, right?

For example if there's a gap that needs filling that Is 3 spaces away




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: