Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Make org avatar round
Alexis Sellier committed 4 years ago
commit 4170431631d337771f2509efc2f4a943a2cb439d
parent cb78b1f34fb08c9c394923724d2a8d018b933f0e
1 file changed +1 -0
modified src/base/orgs/View.svelte
@@ -100,6 +100,7 @@
  .avatar img {
    width: 100%;
    height: 100%;
+
    border-radius: 50%;
  }
  .links {
    display: flex;