Skip to content

Commit

Permalink
fix: fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
HerringtonDarkholme committed Oct 13, 2024
1 parent 361c739 commit 7f7a979
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion media/reset.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ ul {
img {
max-width: 100%;
height: auto;
}
}
2 changes: 1 addition & 1 deletion media/vscode.css
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ button {
/* background: var(--vscode-button-background); */
}

input:not([type='checkbox']),
input:not([type="checkbox"]),
textarea {
display: block;
width: 100%;
Expand Down

0 comments on commit 7f7a979

Please sign in to comment.