summaryrefslogtreecommitdiff
path: root/scss/launcher.scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss/launcher.scss')
-rw-r--r--scss/launcher.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/scss/launcher.scss b/scss/launcher.scss
index 543d799..f0df755 100644
--- a/scss/launcher.scss
+++ b/scss/launcher.scss
@@ -15,14 +15,6 @@
}
}
-.launcher-wrapper {
- @include lib.ease-in-out;
-
- &.visible {
- @include lib.overshot;
- }
-}
-
.launcher {
@include lib.rounded(10);
@include lib.border(scheme.$overlay0, 0.2);