diff --git a/helper.css b/helper.css index ab15e2a..27cca77 100644 --- a/helper.css +++ b/helper.css @@ -1,13 +1,13 @@ -.profileBadgeEndPwn{ - background-image:url(https://dr1ft.xyz/sigma_solid.svg); - background-position:center; - background-repeat:no-repeat; - width:16px; - height:16px; - cursor:pointer +.profileBadgeEndPwn { + background-image: url(https://dr1ft.xyz/sigma_solid.svg); + background-position: center; + background-repeat: no-repeat; + width: 16px; + height: 16px; + cursor: pointer } [class*="text-"] [class*="note"] { - line-height:normal!important; - text-align:left!important + line-height: normal !important; + text-align: left !important } \ No newline at end of file