Skip to content

Commit c052097

Browse files
committed
chore: remove underline from link
Signed-off-by: Roger Barker <[email protected]>
1 parent a86a8a6 commit c052097

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/styles/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ h3 {
102102
opacity: 1;
103103
color: #00ffff; /* Matching PandasWhoCode cyan color */
104104
transform: translateY(-2px);
105+
text-decoration: none;
105106
}
106107

107108
p {

0 commit comments

Comments
 (0)