Skip to content

Commit

Permalink
add bold to the title
Browse files Browse the repository at this point in the history
  • Loading branch information
chiaberry committed Feb 7, 2023
1 parent 95d8755 commit 6f5e0a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/signal-monitor.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export default function SignalMonitor() {
imageRoute="/assets/signal-monitor.jpg"
/>
<Alert variant={"info"}>
Winter Storm Impacts: We&#39;re aware of power issues at the following
<span className="fw-bold">Winter Storm Impact:</span> We are aware of power issues at the following
intersections and are working to get power restored.{" "}
<a href={darkSignalsLink} target="_blank" rel="noreferrer">
These intersections
Expand Down

0 comments on commit 6f5e0a3

Please sign in to comment.