diff --git a/.idea/misc.xml b/.idea/misc.xml
index fbb6828..5d19981 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -37,7 +37,7 @@
-
+
diff --git a/app/build.gradle b/app/build.gradle
index b48f282..ee0a844 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -7,8 +7,8 @@ android {
applicationId "net.chaoswebs.snow10"
minSdkVersion 19
targetSdkVersion 25
- versionCode 5
- versionName "1.5"
+ versionCode 6
+ versionName "1.6"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
diff --git a/app/src/main/assets/theme.css b/app/src/main/assets/theme.css
index bb3a778..061b0e3 100755
--- a/app/src/main/assets/theme.css
+++ b/app/src/main/assets/theme.css
@@ -33,6 +33,8 @@ body
width: 100%;
max-width: 100%;
min-height: 300px;
+ margin-left: 15%;
+ margin-right: 15%;
}
#one