Files
NativeScript/apps/ui/app/flexbox/flexbox-4143-page.css

7 lines
176 B
CSS

.bg-background {
background-image: url("~/resources/images/gravatar.png");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}