Skip to content

Commit 70f440b

Browse files
committed
Force white eyebrow text inline via Codex
1 parent 894ccbe commit 70f440b

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
@@ -10,7 +10,7 @@
1010
<body>
1111
<header class="hero">
1212
<div class="hero-inner">
13-
<p class="eyebrow">University of Utah Special Topics</p>
13+
<p class="eyebrow" style="color: #ffffff;">University of Utah Special Topics</p>
1414
<h1 style="color: #f3d34a;">CS6969: Fast and Correct GPU Code</h1>
1515
<p class="lede">
1616
A project-centered course on building, understanding, testing, and improving

0 commit comments

Comments
 (0)