Skip to content

Commit

Permalink
Use header20 style on collections to match other home items. Add marg…
Browse files Browse the repository at this point in the history
…in above collections. (mozilla-mobile#20633)
  • Loading branch information
eliserichards committed Aug 12, 2021
1 parent 2426384 commit ea56dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/collection_header.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
android:gravity="center_vertical"
android:layout_marginTop="40dp"
android:text="@string/collections_header"
android:textAppearance="@style/HeaderTextStyle" />
android:textAppearance="@style/Header20TextStyle" />

0 comments on commit ea56dd2

Please sign in to comment.