Skip to content

Commit 7f7a979

Browse files
fix: fix formatting
1 parent 361c739 commit 7f7a979

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

media/reset.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ ul {
2727
img {
2828
max-width: 100%;
2929
height: auto;
30-
}
30+
}

media/vscode.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ button {
5959
/* background: var(--vscode-button-background); */
6060
}
6161

62-
input:not([type='checkbox']),
62+
input:not([type="checkbox"]),
6363
textarea {
6464
display: block;
6565
width: 100%;

0 commit comments

Comments
 (0)