File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -62,11 +62,7 @@ export function BlankWorkspace() {
6262 < div className = "h-full bg-muted/10 flex flex-col overflow-y-auto" >
6363 < div className = "max-w-sm md:max-w-4xl w-full space-y-2 mx-auto p-2 md:p-4" >
6464 { /* Header */ }
65- < div className = "text-center space-y-2 md:space-y-4" >
66- < div className = "inline-flex items-center gap-2 px-3 py-1 bg-blue-100 rounded-full bg-primary/10 border border-primary text-sm text-primary" >
67- < Zap className = "size-3.5" />
68- < span className = "font-medium" > Circuit to LBRN Converter</ span >
69- </ div >
65+ < div className = "text-center mt-4 space-y-2 md:space-y-4" >
7066 < h1 className = "text-2xl md:text-4xl font-bold tracking-tight" >
7167 Convert Your Circuit
7268 < span className = "block text-primary" > to Laser-Ready Files</ span >
You can’t perform that action at this time.
0 commit comments