Skip to content

Fix the frame that is always on top on the black side #8

Description

@jrocha-io

Good day! In both code that is in this repository and in the codepen, one of the frames on the side of the black always ends on top. When you turn on the borders, so does a group of frames on the white side (the frames whose contents are the column indicating letters). To fix this problem, we should simply add the line

z-index: -1;

at line 102 of the styles.css file, as a property of the selectors

#board: after, #frame: after, #frame: before.

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