Zio Blue: remove more Bluesky branding
This commit is contained in:
parent
258c1d35ff
commit
d6429d3958
2 changed files with 0 additions and 6 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue