diff options
Diffstat (limited to 'css.html')
| -rw-r--r-- | css.html | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -127,11 +127,11 @@ base_url: "../" </th> <th> Medium devices - <small>Desktops (>992px)</small> + <small>Desktops (≥992px)</small> </th> <th> Large devices - <small>Desktops (>1200px)</small> + <small>Desktops (≥1200px)</small> </th> </tr> </thead> @@ -2142,11 +2142,11 @@ For example, <code><section></code> should be wrapped as inline. </th> <th> Medium devices - <small>Desktops (>992px)</small> + <small>Desktops (≥992px)</small> </th> <th> Large devices - <small>Desktops (>1200px)</small> + <small>Desktops (≥1200px)</small> </th> </tr> </thead> |
