aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/auth.scss
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2020-10-11 20:07:34 +0200
committerLibravatar GitHub <noreply@github.com>2020-10-11 19:07:34 +0100
commit3564d2fddfa74a7f907a53300150002f46417a5e (patch)
tree87d77c0cce6d3251f290708e3d0480661d4feb13 /src/styles/auth.scss
parentMerge #722 (diff)
downloadferdium-app-3564d2fddfa74a7f907a53300150002f46417a5e.tar.gz
ferdium-app-3564d2fddfa74a7f907a53300150002f46417a5e.tar.zst
ferdium-app-3564d2fddfa74a7f907a53300150002f46417a5e.zip
Improve Ferdi's design (#977)
Co-authored-by: Amine Mouafik <amine@mouafik.fr>
Diffstat (limited to 'src/styles/auth.scss')
-rw-r--r--src/styles/auth.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/styles/auth.scss b/src/styles/auth.scss
index b40ed971d..3efecf324 100644
--- a/src/styles/auth.scss
+++ b/src/styles/auth.scss
@@ -50,7 +50,6 @@
50 .auth__container { 50 .auth__container {
51 background: #FFF; 51 background: #FFF;
52 border-radius: $theme-border-radius; 52 border-radius: $theme-border-radius;
53 box-shadow: 0 0 50px rgba(black, .2);
54 height: auto; 53 height: auto;
55 margin: 40px auto 0; 54 margin: 40px auto 0;
56 position: relative; 55 position: relative;