aboutsummaryrefslogtreecommitdiff
path: root/css.html
diff options
context:
space:
mode:
Diffstat (limited to 'css.html')
-rw-r--r--css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/css.html b/css.html
index cc46e6ceb..1ac0268f9 100644
--- a/css.html
+++ b/css.html
@@ -96,7 +96,7 @@ base_url: "../"
/* Small devices (tablets, 768px and up) */
@media (min-width: @screen-tablet) { ... }
-/* Medium devices (tablets, 992px and up) */
+/* Medium devices (desktops, 992px and up) */
@media (min-width: @screen-desktop) { ... }
/* Large devices (large desktops, 1200px and up) */