Compare commits

...
Author SHA1 Message Date
Ajay Sivan 64aeb36747 fix: long channel name on Android 2023-09-12 22:04:36 +05:30
@@ -57,8 +57,7 @@
{:align-items :flex-start}))
(def name-container
{:flex-direction :row
:align-items :center})
{:justify-content :center})
(def bio
{:margin-top 8})