Fix wording in 'hidden on...' to be in line with 3.0 wording.
This commit is contained in:
parent
c947ab1c9a
commit
98a24cbd25
1 changed files with 1 additions and 1 deletions
2
css.html
2
css.html
|
|
@ -1963,7 +1963,7 @@ For example, <code><section></code> should be wrapped as inline.
|
|||
</li>
|
||||
<li>
|
||||
<span class="visible-lg">Large</span>
|
||||
<span class="hidden-lg">✔ Hidden on desktop</span>
|
||||
<span class="hidden-lg">✔ Hidden on large</span>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue