[F2U] Honey Pie's Comments


is there a way i could get rid of the gradient background? i would try to figure out how myself but im not good enough at code yet for that dndkdhdkekd

you can replace
background: linear-gradient(#f4d3ca, #e5866c) (on line 11)
with
background: #f4d3ca (replace the #f4d3ca with desired color)

^^