Skip to content

Commit

Permalink
XXXXXXX
Browse files Browse the repository at this point in the history
  • Loading branch information
flight025 committed Jan 16, 2024
1 parent dff4739 commit e9fcc79
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions css/waline.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@
font-size: var(--waline-font-size);
text-align: left;
}
[data-waline] * {
box-sizing: content-box;
line-height: 1.75;
}
[data-waline] p {
color: var(--waline-color);
}
Expand Down Expand Up @@ -102,10 +98,6 @@
margin: 0;
}
[data-waline] ol,
[data-waline] ul {
margin-left: 1.25em;
padding: 0;
}
[data-waline] input[type="checkbox"],
[data-waline] input[type="radio"] {
display: inline-block;
Expand Down

0 comments on commit e9fcc79

Please sign in to comment.