aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/itcss/components/identicon.scss
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/css/itcss/components/identicon.scss')
-rw-r--r--ui/app/css/itcss/components/identicon.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/ui/app/css/itcss/components/identicon.scss b/ui/app/css/itcss/components/identicon.scss
deleted file mode 100644
index 2f2de6ed8..000000000
--- a/ui/app/css/itcss/components/identicon.scss
+++ /dev/null
@@ -1,7 +0,0 @@
-.identicon {
- height: 46px;
- width: 46px;
- background-size: cover;
- border-radius: 100%;
- border: 3px solid gray;
-}