[fenix] Use header20 style on collections to match other home items. Add margin above collections. (https://github.com/mozilla-mobile/fenix/pull/20633)

pull/600/head
Elise Richards 3 years ago committed by GitHub
parent 00cb0c74f3
commit cc2f37b040

@ -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" />

Loading…
Cancel
Save