..
This commit is contained in:
@@ -28,7 +28,7 @@ export const QuickTestPanel: React.FC<Props> = ({
|
||||
}) => {
|
||||
|
||||
return (
|
||||
<div className="h-full flex flex-col items-center justify-center p-6 max-w-4xl mx-auto">
|
||||
<div className="h-full flex flex-col items-center justify-center p-2 md:p-6 max-w-4xl mx-auto">
|
||||
<div className="text-center mb-10">
|
||||
<div className="inline-flex items-center justify-center p-3 bg-indigo-100 rounded-full mb-4">
|
||||
<Zap className="w-8 h-8 text-indigo-600" />
|
||||
|
||||
Reference in New Issue
Block a user