diff --git a/app/src/main/res/layout/item_artist_details_biography.xml b/app/src/main/res/layout/item_artist_details_biography.xml index 89a22e3c..2800ae5f 100644 --- a/app/src/main/res/layout/item_artist_details_biography.xml +++ b/app/src/main/res/layout/item_artist_details_biography.xml @@ -5,5 +5,5 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:fontFamily="sans-serif" - android:padding="32dp" + android:padding="16dp" android:textAppearance="@style/TextAppearance.AppCompat.Body1"/> \ No newline at end of file