Tucker McKnight <tmcknight@instructure.com> | Wed Jan 28 2026
change font size for code in readme
32 33 34 35 36
.readme {
font-size: 1.1rem;
}
.list-group {32 33 34 35 36 37 38 39 40
.readme {
font-size: 1.1rem;
pre, code {
font-size: 0.875rem !important;
}
}
.list-group {