diff --git a/app/src/main/res/layout/fragment_about.xml b/app/src/main/res/layout/fragment_about.xml index 944ab76..0e57939 100644 --- a/app/src/main/res/layout/fragment_about.xml +++ b/app/src/main/res/layout/fragment_about.xml @@ -153,6 +153,6 @@ android:linksClickable="true" android:text="@string/weather_data_credit" android:textAlignment="center" - android:textSize="12sp" /> + android:textSize="14sp" /> \ No newline at end of file