summaryrefslogtreecommitdiff
path: root/mobile/app/app.css
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/app/app.css')
-rw-r--r--mobile/app/app.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/mobile/app/app.css b/mobile/app/app.css
deleted file mode 100644
index 14de482..0000000
--- a/mobile/app/app.css
+++ /dev/null
@@ -1,6 +0,0 @@
-@import '@nativescript/theme/css/core.css';
-@import '@nativescript/theme/css/default.css';
-
-Button.-primary {
- font-size: 18;
-}