Skip to content

Commit 797ac3b

Browse files
committed
--amend
1 parent cc41f10 commit 797ac3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/opendev/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ const OpenDevTwo: NextPage = () => {
191191
<td>2 Nov 2022</td>
192192
<td>2-4pm, Ainsworth 202</td>
193193
</tr>
194-
<tr style={{ backgroundColor: 'rgb(233, 240, 251)' }}>
194+
<tr style={{ backgroundColor: 'rgb(233, 240, 251)', color: '#b8bcc0' }}>
195195
<td>Week 9</td>
196196
<td><span style={{ fontWeight: "800" }} >Deploying Web Apps (as a broke uni student)</span>
197197
<p style={{ margin: "0.2rem 0 0", fontSize: "0.7rem", lineHeight: "0.9rem" }}>

0 commit comments

Comments
 (0)