cat styling
This commit is contained in:
parent
4922aefb49
commit
c050ff5580
|
@ -110,8 +110,8 @@ watch(() => props.user.avatarBlurhash, () => {
|
||||||
|
|
||||||
&.cat {
|
&.cat {
|
||||||
&:before, &:after {
|
&:before, &:after {
|
||||||
background: #df548f;
|
background: #ebbcba;
|
||||||
border: solid 4px currentColor;
|
border: solid 5px currentColor;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
content: '';
|
content: '';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
Loading…
Reference in New Issue