Files
NativeScript/apps/ui/app/perf/memory-leaks/background-image-page.css
Nathan Walker 1e6fccf272 chore: cleanup
2020-07-23 14:03:37 -07:00

8 lines
110 B
CSS

.bg-main-page {
background-image: url('~/resources/images/gravatar.png');
}
.info {
font-size: 20;
}