mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix: center ribbon line (#54992)
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
height: 39%;
|
||||
background-color: var(--secondary-color);
|
||||
position: absolute;
|
||||
left: calc(37%);
|
||||
left: calc(36.5%);
|
||||
}
|
||||
|
||||
.map-ui ul li:not(:first-child) .progress-icon.show-progression-lines:before {
|
||||
|
||||
Reference in New Issue
Block a user