[portal] standardize colors

This commit is contained in:
Yangshun Tay
2022-10-24 10:15:03 +08:00
parent 82f2857667
commit a4e63b8a41
38 changed files with 151 additions and 151 deletions

View File

@ -30,7 +30,7 @@ export default function ContributeQuestionCard({
return (
<div>
<button
className="flex flex-col items-stretch justify-center gap-2 rounded-md border border-slate-300 bg-white p-4 text-left hover:bg-gray-100"
className="flex flex-col items-stretch justify-center gap-2 rounded-md border border-slate-300 bg-white p-4 text-left hover:bg-slate-100"
type="button"
onClick={handleOpenContribute}>
<TextInput