Files
NativeScript/apps/ui/app/image-view/font-icons-page.css
Nathan Walker 1e6fccf272 chore: cleanup
2020-07-23 14:03:37 -07:00

12 lines
114 B
CSS

.font-awesome {
font-family: "FontAwesome";
}
.font-size {
font-size: 96;
}
.color {
color: blue;
}