updated theme Twenty Nineteen version 3.3
This commit is contained in:
@ -8,7 +8,9 @@
|
||||
padding: 0;
|
||||
position: absolute !important;
|
||||
width: 1px;
|
||||
word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
|
||||
/* Many screen reader and browser combinations announce broken words as they would appear visually. */
|
||||
word-wrap: normal !important;
|
||||
word-break: normal !important;
|
||||
|
||||
&:focus {
|
||||
background-color: $color__background-screen;
|
||||
|
||||
Reference in New Issue
Block a user