Skip to content

Commit 0c63fb8

Browse files
authored
fix:Mismatch of footer colour at Case-Study pages (#43021)
1 parent aabb993 commit 0c63fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/scss/_case-studies.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// SASS for Case Studies pages go here:
22

33
hr {
4-
background-color: #999999;
4+
background-color: #303030;
55
margin-top: 0;
66
}
77

0 commit comments

Comments
 (0)