Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-expo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_sass/_expo.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/_sass/_expo.scss b/_sass/_expo.scss
index 48ebbb3..bd8fc5b 100644
--- a/_sass/_expo.scss
+++ b/_sass/_expo.scss
@@ -277,7 +277,6 @@ h1, h2, h3 {
color: #fff;
opacity: 0;
-webkit-transform: translateY(-50%);
- -ms-transform: translateY(-50%);
transform: translateY(-50%);
transition: opacity .2s linear;
transition-delay: .05s;