diff --git a/media/reset.css b/media/reset.css index c16e0f0b..0e3b4cf5 100644 --- a/media/reset.css +++ b/media/reset.css @@ -27,4 +27,4 @@ ul { img { max-width: 100%; height: auto; -} \ No newline at end of file +} diff --git a/media/vscode.css b/media/vscode.css index 599782bd..e359071b 100644 --- a/media/vscode.css +++ b/media/vscode.css @@ -59,7 +59,7 @@ button { /* background: var(--vscode-button-background); */ } -input:not([type='checkbox']), +input:not([type="checkbox"]), textarea { display: block; width: 100%;