Skip to content

Commit ce07aec

Browse files
committed
Updates description
1 parent 745d4a2 commit ce07aec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33

44
### Responsive navigation plugin without library dependencies and with fast touch screen support.
55

6-
[Responsive Nav](http://responsive-nav.com) is a tiny JavaScript plugin which weighs only 1.6 KB minified and Gzip’ed, and helps you to create a toggled navigation for small screens. It uses touch events and CSS3 transitions for the best possible performance. It also contains a “clever” workaround that makes it possible to transition from `height: 0` to `height: auto`, which isn’t normally possible with CSS3 transitions.
6+
[Responsive Nav](http://responsive-nav.com) is a tiny JavaScript plugin which weighs only 1.7 KB minified and Gzip’ed, and helps you to create a toggled navigation for small screens. It uses touch events and CSS3 transitions for the best possible performance. It also contains a “clever” workaround that makes it possible to transition from `height: 0` to `height: auto`, which isn’t normally possible with CSS3 transitions.
77

88

99
#### Features:
1010

1111
* Simple, semantic markup.
12-
* Weighs only 1.6 KB minified and Gzip’ed.
12+
* Weighs only 1.7 KB minified and Gzip’ed.
1313
* Doesn’t require any external library.
1414
* Uses CSS3 transitions and touch events.
1515
* Removes the 300 ms delay between a physical tap and the click event.

0 commit comments

Comments
 (0)