Zio Blue: remove more Bluesky branding
parent
258c1d35ff
commit
d6429d3958
|
@ -290,9 +290,6 @@ export function BottomBar({navigation}: BottomTabBarProps) {
|
|||
<View
|
||||
style={{flexDirection: 'row', alignItems: 'center', gap: 8}}>
|
||||
<Logo width={28} />
|
||||
<View style={{paddingTop: 4}}>
|
||||
<Logotype width={80} fill={pal.text.color} />
|
||||
</View>
|
||||
</View>
|
||||
|
||||
<View
|
||||
|
|
|
@ -183,9 +183,6 @@ export function BottomBarWeb() {
|
|||
}}>
|
||||
<View style={{flexDirection: 'row', alignItems: 'center', gap: 12}}>
|
||||
<Logo width={32} />
|
||||
<View style={{paddingTop: 4}}>
|
||||
<Logotype width={80} fill={pal.text.color} />
|
||||
</View>
|
||||
</View>
|
||||
|
||||
<View style={{flexDirection: 'row', alignItems: 'center', gap: 8}}>
|
||||
|
|
Loading…
Reference in New Issue