diff options
Diffstat (limited to 'src/components/Main/Main.module.scss')
| -rw-r--r-- | src/components/Main/Main.module.scss | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/components/Main/Main.module.scss b/src/components/Main/Main.module.scss deleted file mode 100644 index 819474c..0000000 --- a/src/components/Main/Main.module.scss +++ /dev/null @@ -1,7 +0,0 @@ -.wrapper { - flex: 1; - - :global { - animation: fade-in 1.5s ease-in-out 0s 1; - } -} |
