UI improvements (#192)

* bitchat logo

* improve ui
This commit is contained in:
callebtc
2025-07-25 20:02:59 +02:00
committed by GitHub
parent c9aba00478
commit 4b1d6f8c04
9 changed files with 63 additions and 52 deletions
@@ -247,7 +247,7 @@ private fun LocationCheckingContent(
horizontalAlignment = Alignment.CenterHorizontally
) {
Text(
text = "bitchat*",
text = "bitchat",
style = MaterialTheme.typography.headlineLarge.copy(
fontFamily = FontFamily.Monospace,
fontWeight = FontWeight.Bold,