Refactor
This commit is contained in:
parent
16c8950e4c
commit
800d409949
@ -18,8 +18,8 @@
|
|||||||
background rgba(0, 0, 0, 0.5)
|
background rgba(0, 0, 0, 0.5)
|
||||||
|
|
||||||
> .avatar
|
> .avatar
|
||||||
top 21px
|
top ((100px - 58px) / 2)
|
||||||
left 21px
|
left ((100px - 58px) / 2)
|
||||||
border none
|
border none
|
||||||
border-radius 100%
|
border-radius 100%
|
||||||
box-shadow 0 0 16px rgba(0, 0, 0, 0.5)
|
box-shadow 0 0 16px rgba(0, 0, 0, 0.5)
|
||||||
|
Loading…
Reference in New Issue
Block a user