Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

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
Elise Richards authored and czlucius committed Aug 20, 2021
1 parent caa50e3 commit 77bad94
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 77bad94

Please sign in to comment.