diff --git a/app/src/main/res/layout-w640dp/activity_about_content.xml b/app/src/main/res/layout-w640dp/activity_about_content.xml
index ab207de1..a1129570 100644
--- a/app/src/main/res/layout-w640dp/activity_about_content.xml
+++ b/app/src/main/res/layout-w640dp/activity_about_content.xml
@@ -3,10 +3,12 @@
xmlns:grid="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:padding="16dp"
+ android:padding="8dp"
grid:alignmentMode="alignBounds">
-
-
+ android:layout_marginBottom="8dp" />
+
+
@@ -42,13 +39,10 @@
-
-
+ android:layout_marginBottom="8dp" />
+
+
diff --git a/app/src/main/res/layout/activity_about_content.xml b/app/src/main/res/layout/activity_about_content.xml
index 5cd875b8..3ade351e 100644
--- a/app/src/main/res/layout/activity_about_content.xml
+++ b/app/src/main/res/layout/activity_about_content.xml
@@ -3,26 +3,26 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
- android:padding="16dp">
+ android:padding="8dp">
-
+
+ android:layout_marginBottom="8dp" />
+ android:layout_marginBottom="8dp" />
-
+
\ No newline at end of file
diff --git a/app/src/main/res/layout/card_special_thanks.xml b/app/src/main/res/layout/card_special_thanks.xml
index 813fb838..9202b28a 100644
--- a/app/src/main/res/layout/card_special_thanks.xml
+++ b/app/src/main/res/layout/card_special_thanks.xml
@@ -4,7 +4,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="center"
- android:layout_marginTop="16dp"
app:cardBackgroundColor="?cardBackgroundColor"
app:cardUseCompatPadding="true">