fix(css): thinner <hr>

This commit is contained in:
curben 2019-09-06 13:56:26 +01:00
parent e43e5e751a
commit 4e27e35029
No known key found for this signature in database
GPG Key ID: 5D9DB57A25D34EE3
1 changed files with 0 additions and 1 deletions

View File

@ -86,7 +86,6 @@ textarea {
hr {
background-image: -webkit-linear-gradient(0deg,transparent,#e6e6e6,transparent);
border: none;
border-bottom: 1px solid #cfcfcf;
box-sizing: content-box;
height: 1px;
margin-bottom: 1em;