Zio Blue: remove more Bluesky branding

zio/stable
Ducky 2024-09-03 21:18:27 +01:00
parent 258c1d35ff
commit d6429d3958
2 changed files with 0 additions and 6 deletions

View File

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

View File

@ -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}}>