diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-04-04 15:38:44 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-04-04 15:38:44 -0400 |
| commit | 267ab668915933f170a6255f60cfc0bb0713391a (patch) | |
| tree | 42cbc8ff5d5153a53315f091e8598870e690bcb3 /public/assets/ok.css | |
| parent | 70441ec0cc8f4d1258de98adf50d738c32ac757b (diff) | |
swipe
Diffstat (limited to 'public/assets/ok.css')
| -rw-r--r-- | public/assets/ok.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/assets/ok.css b/public/assets/ok.css index b8e0ff6..25392e5 100644 --- a/public/assets/ok.css +++ b/public/assets/ok.css @@ -278,6 +278,9 @@ span { display: block; float: none; } +#items.notween { + transition: opacity 0, transform 0; +} .item { height: 100vh; |
