Skip to content

Commit 7c9a6f5

Browse files
committed
Updated color code to all uppercase
1 parent c21e663 commit 7c9a6f5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,12 +265,12 @@ <h2>Brand Colors</h2>
265265
<div class="color-swatch">
266266
<div class="swatch dark"></div>
267267
<strong>Dark Green</strong>
268-
#2d6a13
268+
#2D6A13
269269
</div>
270270
<div class="color-swatch">
271271
<div class="swatch light"></div>
272272
<strong>Light Green</strong>
273-
#e8f5e8
273+
#E8F5E8
274274
</div>
275275
</div>
276276
</div>

0 commit comments

Comments
 (0)