Skip to content

::before of timeline in About page extending into paragraph below #220

Description

@TrulyFlawed

I was poking around the About page of your website and noticed that the ::before pseudo-element from the timeline was poking into the paragraph below it, as pictured below (text highlighted so it's easier to see).

Image

As I'm writing this Issue, I've looked into the styles a little bit and tried changing the background-color property to be linear-gradient(to bottom,var(--color-gray-300) 75%,transparent 90%) instead of linear-gradient(to bottom,var(--color-gray-300) 75%,var(--color-cream) 90%) (i.e., making the final gradient color transparent instead of var(--color-cream)).

Image

I'm looking at the website from Firefox and have not tested to see if this is an issue on Chrome. I have also found this issue in light mode, but the fix I've proposed seems to work there too on my end.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions