fix css indentation
This commit is contained in:
parent
aeea6ae7e5
commit
05ce113660
1 changed files with 8 additions and 8 deletions
|
@ -2,11 +2,11 @@
|
||||||
background: rgb(0, 203, 195);
|
background: rgb(0, 203, 195);
|
||||||
}
|
}
|
||||||
|
|
||||||
.link-pixelfed {
|
.link-pixelfed {
|
||||||
background: linear-gradient(
|
background: linear-gradient(
|
||||||
90deg,
|
90deg,
|
||||||
#ff7725 0%,
|
#ff7725 0%,
|
||||||
#eb0256 50%,
|
#eb0256 50%,
|
||||||
#ff257e 100%
|
#ff257e 100%
|
||||||
);
|
);
|
||||||
}
|
}
|
Loading…
Reference in a new issue