Fix #8658
This commit is contained in:
parent
5ef1fe160e
commit
3d54fe180c
1 changed files with 2 additions and 2 deletions
4
css.html
4
css.html
|
|
@ -92,11 +92,11 @@ base_url: "../"
|
|||
<th></th>
|
||||
<th>
|
||||
Tiny devices
|
||||
<small>Phones (<480px)</small>
|
||||
<small>Phones (<768px)</small>
|
||||
</th>
|
||||
<th>
|
||||
Small devices
|
||||
<small>Tablets (<768px)</small>
|
||||
<small>Tablets (>768px)</small>
|
||||
</th>
|
||||
<th>
|
||||
Medium devices
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue