padding to match similar container

This commit is contained in:
x032205
2025-05-17 13:10:15 -04:00
parent df053bbae9
commit fdeefcdfcf

View File

@@ -79,7 +79,7 @@ export const OrgProductSelectSection = () => {
};
return (
<div className="mb-6 rounded-lg border border-mineshaft-600 bg-mineshaft-900 p-4">
<div className="mb-6 rounded-lg border border-mineshaft-600 bg-mineshaft-900 px-6 py-5">
<h2 className="text-xl font-semibold text-mineshaft-100">Organization Products</h2>
<p className="mb-4 text-gray-400">
Select which products are available for your organization.