Skip to content

Commit 4d967f2

Browse files
committed
Appendix A: bugfix
1 parent 5a22854 commit 4d967f2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

materials/appendixA/styles.css

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,10 +137,8 @@ header button {
137137
header button:focus {outline:0;}
138138

139139
header button svg {
140-
fill: #fff;
141-
}​
142-
143-
140+
fill: #ffffff;
141+
}
144142

145143
main {
146144
width: calc(100% - 270px);

0 commit comments

Comments
 (0)