There was an error while loading. Please reload this page.
1 parent 0361fa1 commit abab3eaCopy full SHA for abab3ea
1 file changed
src/modules/add-site/components/blueprints.tsx
@@ -323,7 +323,7 @@ export function AddSiteBlueprintSelector( {
323
/>
324
) }
325
326
- <HStack alignment="edge" className="w-full mb-5 ">
+ <HStack alignment="edge" className="w-full mb-5 h-7">
327
<HStack alignment="left" className="flex-1">
328
<Text className="text-[16px]" weight={ 500 }>
329
{ __( 'Featured Blueprints' ) }
0 commit comments