UI styling update
This commit is contained in:
@ -67,7 +67,7 @@ const SearchSampleRequirements = () => {
|
||||
return (
|
||||
<div className="space-y-6">
|
||||
<div className="mb-6">
|
||||
<h3 className="text-2xl font-semibold text-gray-600">Search Sample Requirements</h3>
|
||||
<h3 className="text-3xl font-bold text-teal-700 mb-4">Search Sample Requirements</h3>
|
||||
</div>
|
||||
|
||||
<SearchFilters
|
||||
|
||||
Reference in New Issue
Block a user