Skip to content

Instantly share code, notes, and snippets.

@chrisgriffith
Created April 25, 2019 15:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisgriffith/b13a0af9f1ae3b40985ad0855df9b649 to your computer and use it in GitHub Desktop.
Save chrisgriffith/b13a0af9f1ae3b40985ad0855df9b649 to your computer and use it in GitHub Desktop.
Ionic Design: Profile - Step 1
ion-content {
--background: url(../../assets/background_full.jpg) no-repeat top center/cover fixed, #fff;
position: relative;
height: 100%;
width: 100%;
}
ion-toolbar {
--background: transparent;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment