aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab2012-08-04 13:54:17 -0400
committerHakim El Hattab2012-08-04 13:54:17 -0400
commit4821c7b814d95218e946f592fee2b657ef662f34 (patch)
tree3a13337325cd7a2535e3e67cca3a006deffabfb0 /README.md
parent6e91411054580acd681d11cd2ae6821ff5d5f1f4 (diff)
use mq to reduce font size for low resultions, max limit on width for slides set to 900px (closes #49)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0e6da25..b03fbb0 100644
--- a/README.md
+++ b/README.md
@@ -205,6 +205,7 @@ You can change the appearance of the speaker notes by editing the file at `plugi
- IE8 support
- Fixed bug where hovering 3D links in Chrome caused them to disappear
- Disable 3D links in IE and more accurate CSS feature detection
+- CSS is more relative in sizing to allow for low resolutions. Thanks [StereotypicalApps](https://github.com/StereotypicalApps)
#### 1.4
- Main ```#reveal container``` is now selected via a class instead of ID