Skip to content

Commit c340df1

Browse files
committed
fix
1 parent e1a0910 commit c340df1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

programs.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,10 @@
100100
}
101101
.loda-button.secondary {
102102
background: #b817b0;
103+
color: white;
103104
}
104105
.loda-button.secondary:hover {
105-
background: #b817b0;
106+
background: #8a1284;
106107
color: white;
107108
text-decoration: none;
108109
}

0 commit comments

Comments
 (0)