mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
cat styling
This commit is contained in:
parent
d30464ee45
commit
2078f07fe1
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue