File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525
2626 {% else %}
2727
28- < div class ="grid-row grid-gap text-white margin-top-3 ">
28+ < div class ="grid-row grid-gap text-top-black margin-top-3 ">
2929 {% assign breakpoint = "tablet" %}
3030 < div class ="{{breakpoint}}:grid-col-5 ">
3131 < fieldset class ="usa-fieldset ">
Original file line number Diff line number Diff line change @@ -1236,10 +1236,10 @@ main {
12361236.dch-checkbox {
12371237 background-color : transparent ;
12381238 label {
1239- color : white ;
1239+ color : $text-top-black ;
12401240 & ::before {
12411241 background-color : transparent ;
1242- box-shadow : 0 0 0 2px color ( ' white ' ) ;
1242+ box-shadow : 0 0 0 2px $text-top-black !important ;
12431243
12441244 }
12451245 }
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Sprints
33permalink : /sprints/
44class : sprints
55layout : sprint
6- short-name : 2024 -sprints
6+ short-name : 2025 -sprints
77order : 0
88expandAllProblemStatements : true
99isCurrent : false
You can’t perform that action at this time.
0 commit comments