speak none fix

This commit is contained in:
Brian 2020-12-17 07:47:17 +01:00 committed by GitHub
parent 3270423772
commit 10fb4a3c19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -374,7 +374,7 @@ body {
li a::before {
color: #82878c;
font: 400 20px/1 dashicons; /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
speak: none;
speak: never;
display: inline-block;
padding: 0 10px 0 0;
top: 1px;