Guest User

Untitled

a guest
Oct 15th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. <ion-slides>
  2. <ion-slide style="align-items: flex-start; height:auto;">
  3. <p style="white-space:initial; background-color:lightGray" text-justify>
  4. Text text text text text text text text text text text text text text text text text text text
  5. </p>
  6. </ion-slide>
  7. <ion-slide style="align-items: flex-start; height:auto;">
  8. <p style="white-space:initial; background-color:lightGray" text-justify>
  9. Text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text
  10. </p>
  11. </ion-slide>
  12. </ion-slides>
  13.  
  14. ion-slide
  15. {
  16. background-size:cover;
  17. }
Add Comment
Please, Sign In to add comment