mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-30 23:49:51 -05:00
align create playlist button
This commit is contained in:
@@ -36,7 +36,7 @@ export function H1({ children }: { children: string }): React.JSX.Element {
|
||||
export function H2(props: TamaguiTextProps): React.JSX.Element {
|
||||
return (
|
||||
<TamaguiH2
|
||||
fontWeight={900}
|
||||
fontWeight={800}
|
||||
marginVertical={7}
|
||||
{...props}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user