UNPKG
immers
Version:
latest (1.2.1)
1.2.1
1.2.0
1.0.0
0.5.0
0.4.0
0.1.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
ActivityPub server for the metaverse
github.com/wmurphyrd/immers
wmurphyrd/immers
immers
/
views
/
components
/
ProfileIcon.css
19 lines
(15 loc)
•
197 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.iconWrapper
{
max-width
:
500px
;
overflow
: hidden; }
.icon
{
height
:
500px
; }
.tinyIconWrapper
{
height
:
39px
;
overflow
:hidden;
display
: inline-block; }
.tinyIcon
{
width
:
39px
; }