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);
|
||||
}
|
||||
|
||||
.link-pixelfed {
|
||||
background: linear-gradient(
|
||||
90deg,
|
||||
#ff7725 0%,
|
||||
#eb0256 50%,
|
||||
#ff257e 100%
|
||||
);
|
||||
}
|
||||
.link-pixelfed {
|
||||
background: linear-gradient(
|
||||
90deg,
|
||||
#ff7725 0%,
|
||||
#eb0256 50%,
|
||||
#ff257e 100%
|
||||
);
|
||||
}
|
Loading…
Reference in a new issue