From 2cadeeb724dfdaa47d933aa524a5c557cbabd3c1 Mon Sep 17 00:00:00 2001
From: taehoon
Date: Mon, 21 Oct 2019 15:37:14 -0400
Subject: move modal animation keyframes definition
---
src/App.scss | 9 ---------
1 file changed, 9 deletions(-)
(limited to 'src/App.scss')
diff --git a/src/App.scss b/src/App.scss
index 2117a577..f20eb44c 100644
--- a/src/App.scss
+++ b/src/App.scss
@@ -705,15 +705,6 @@ nav {
}
}
-@keyframes modal-background-fadein {
- from {
- background-color: rgba(0, 0, 0, 0);
- }
- to {
- background-color: rgba(0, 0, 0, 0.5);
- }
-}
-
.button-icon {
font-size: 1.2em;
}
--
cgit v1.2.3-70-g09d2