Skip to content

Commit 9bf9d74

Browse files
committed
Deepened the red colour of the triangle in the Flood Risk Monitor icon to create a greater contrast with the blue background and white foreground.
1 parent c4cfb48 commit 9bf9d74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ <h2>Apps</h2>
203203
<h3 class="cardHead themeLink">Flood Risk Monitor</h3>
204204
<div class="thumbnail" style="width: 150px; height: 100px; background-color: #c4e1ff; border: 1px solid #eee;">
205205
<span class="fa-stack" style="display: block; margin: auto; font-size: 50px;">
206-
<span class="fa-solid fa-play fa-rotate-270 fa-stack-2x" style="color: #ee0000;"></span>
206+
<span class="fa-solid fa-play fa-rotate-270 fa-stack-2x" style="color: #c70000;"></span>
207207
<span class="fa-solid fa-house-flood-water fa-stack-1x" style="color: #fff; margin-top: 3px;"></span>
208208
</span>
209209
</div>

0 commit comments

Comments
 (0)