diff options
Diffstat (limited to 'css/components/sticky.min.css')
-rwxr-xr-x | css/components/sticky.min.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/css/components/sticky.min.css b/css/components/sticky.min.css new file mode 100755 index 0000000..d54870f --- /dev/null +++ b/css/components/sticky.min.css | |||
@@ -0,0 +1,2 @@ | |||
1 | /*! UIkit 2.26.4 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */ | ||
2 | [data-uk-sticky].uk-active{z-index:980;box-sizing:border-box}[data-uk-sticky][class*=uk-animation-]{-webkit-animation-duration:.2s;animation-duration:.2s}[data-uk-sticky].uk-animation-reverse{-webkit-animation-duration:.2s;animation-duration:.2s} \ No newline at end of file | ||