Abstract(abstract.com)

6 years ago from Aaron S, Product Designer

  • Maciej ZadykowiczMaciej Zadykowicz, 6 years ago

    You can get rid of the scrollbar with overflow-x: hidden in html tag when using 100vw's. Oh, and love the design!

    1 point
    • Renato de LeãoRenato de Leão, 6 years ago

      Well yup you can.. but you still get extra ~15px (depending on browser scrollbarWidth) on each section and then you can get things under the scrollbar.

      I think good ol % still wins, viewport units are handy for other things.

      1 point
    • Laura McCartney, 6 years ago

      That is a hack and can make your scrolling janky on mobile.

      1 point