Fix shadow line height in commits section

This commit is contained in:
Mattias Granlund 2024-05-21 09:28:19 +01:00
parent 6e6272983b
commit b1cf9b4e10

View File

@ -48,7 +48,6 @@
.shadow-line {
position: absolute;
height: 100%;
width: var(--size-2);
background-color: var(--clr-commit-shadow);
left: 75%;