add profile identicons

This commit is contained in:
ghost 2023-08-29 21:26:38 +03:00
parent 8847a86085
commit c723ce85b1
5 changed files with 65 additions and 4 deletions

View file

@ -172,6 +172,10 @@
margin-left: 8px;
}
.margin-r-4 {
margin-right: 4px;
}
.margin-r-8 {
margin-right: 8px;
}