diff --git a/assets/css/custom.css b/assets/css/custom.css index 1802f36..2cbf9c0 100644 --- a/assets/css/custom.css +++ b/assets/css/custom.css @@ -2,11 +2,11 @@ background: rgb(0, 203, 195); } - .link-pixelfed { - background: linear-gradient( - 90deg, - #ff7725 0%, - #eb0256 50%, - #ff257e 100% - ); - } \ No newline at end of file +.link-pixelfed { + background: linear-gradient( + 90deg, + #ff7725 0%, + #eb0256 50%, + #ff257e 100% + ); +} \ No newline at end of file