mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Fix little typo (#1282)
This commit is contained in:
parent
0486303b60
commit
7b1a9a1999
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ p {
|
|||
margin-bottom: 0.75rem;
|
||||
}
|
||||
.context-text {
|
||||
/* for accessibility and hiden from sight */
|
||||
/* for accessibility and hidden from sight */
|
||||
text-indent: -999em;
|
||||
display: block;
|
||||
width:0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue