I noticed an extra border peeking back at me today on the GitHub contributions group: It can be fixed by the following CSS: .contrib-column:nth-child(3) { border-left: none; }