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:
parent
00cb0c74f3
commit
cc2f37b040
@ -9,4 +9,4 @@
|
|||||||
android:gravity="center_vertical"
|
android:gravity="center_vertical"
|
||||||
android:layout_marginTop="40dp"
|
android:layout_marginTop="40dp"
|
||||||
android:text="@string/collections_header"
|
android:text="@string/collections_header"
|
||||||
android:textAppearance="@style/HeaderTextStyle" />
|
android:textAppearance="@style/Header20TextStyle" />
|
||||||
|
Loading…
Reference in New Issue
Block a user