mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
test(content): replace fullscreen background image with gradient
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
}
|
||||
|
||||
ion-content {
|
||||
--background: url("https://images.unsplash.com/photo-1527066579998-dbbae57f45ce?ixlib=rb-0.3.5&ixid=eyJhcHBfaWQiOjEyMDd9&s=33ed584d743e3a2f4e17eeb8c5e10d5d&auto=format&fit=crop&w=664&q=80") no-repeat center center fixed;
|
||||
--background: linear-gradient(90deg, blue, red);
|
||||
--color: white;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user