BuckyMaler/global

blue dots on about page

h3llosunshin3 opened this issue · 1 comments

how do you get rid of those 2 blue dots that float over everything on the about page? i cannot find them anywhere in the folder or in the code and it's driving me crazy. i just want to remove them or replace them with something else!

These come from sudo-selectors.
You can customize/remove them using these classes:
.about--banner::before
.about--banner::after
.about--banner::before
.about--banner::after

Hope this helps!