diff --git a/architype.css b/architype.css index f447484..5ced210 100644 --- a/architype.css +++ b/architype.css @@ -79,10 +79,6 @@ body { background: var(--editor-background); } -.editor:focus { - outline: none; -} - .editor li { display: flex; flex-direction: row;