fixed style typo in sample/diff/css

This commit is contained in:
fishoe
2022-10-31 23:40:35 +09:00
parent 2938c52306
commit 0ef56dd50a

View File

@@ -255,7 +255,7 @@ input[type=text]:focus {
font-size: 16px;
font-style: inherit;
font-weight: normal;
line-height: 24px
line-height: 24px;
margin: 0;
margin-bottom: 1em;
padding: 0;