Tucker McKnight <tmcknight@instructure.com> | Fri Jul 17 2026
Replace latest commit in branch placeholder with real info "Latest commit in main" now shows the actual latest commit. Plus some spacing changes.
149 150 151 152 153 154 155 156 157 158 159 160 161 162 163
.language-percentages {
font-size: 0;
}
.language-cols {
margin: 0 -6px;
}
.language-col {
display: flex;
flex-direction: column;
justify-content: end;
min-height: 4rem;
margin: 0 6px;
flex-basis: 0;
}
.language-percent {
display: inline-block;149 150 151 152 153 154 155 156 157
.language-percentages {
font-size: 0;
}
.language-col {
background: black;
display: flex;
align-items: end;
}
.language-percent {
display: inline-block;