소스 검색

Update README.md

Adam Bouqdib 7 년 전
부모
커밋
f980c86c89
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      README.md

+ 0 - 1
README.md

@@ -76,7 +76,6 @@ Also note that when defining parameters via data-attributes, CamelCase names are
 | `min_width`  | integer  | 768 | Disable smoove on screens with less pixel width. |
 | `min_height`  | integer  | none | Disable smoove on screens with less pixel height. |
 | `offset`  | integer or string  | 150 | Distance to the bottom of the screen before object glides into view e.g. `10%`. |
-| `offset`  | integer or string  | 150 | Distance to the bottom of the screen before object glides into view e.g. `10%`. |
 | `opacity` | integer (0-100) | 0 | The opacity of the object before it comes into view. |
 | `perspective` | integer | 1000 | 3D perspective in pixels. |
 | `transformOrigin` | string | `50% 50%` | Origin of the transform in pixel, percentage or keyword (left, right, top or bottom). |