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
Elise Richards authored and pkirakosyan committed Sep 15, 2021
1 parent c4397e4 commit 4e6f107
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 4e6f107

Please sign in to comment.