Skip to content

Instantly share code, notes, and snippets.

@nailton
Created June 25, 2019 18:18
Show Gist options
  • Save nailton/47933361dd0bf21933540c538ad37381 to your computer and use it in GitHub Desktop.
Save nailton/47933361dd0bf21933540c538ad37381 to your computer and use it in GitHub Desktop.
Programar para mobile parte por parte, altear 1n+1, 1n+2... quais seções vc quer ocultar.
section:nth-child(1n+4){display: none;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment