2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-17 15:26:23 +00:00

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

This commit is contained in:
Elise Richards 2021-08-12 14:32:38 -05:00 committed by GitHub
parent 00cb0c74f3
commit cc2f37b040

View File

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