commento-login.scss: remove faux shadow from login box

This commit is contained in:
Adhityaa Chandrasekar
2019-05-01 20:04:25 -04:00
parent 8820dcd59e
commit 1cce90dcf2
3 changed files with 3 additions and 6 deletions

View File

@@ -13,9 +13,6 @@
max-width: 500px;
min-height: 100px;
background: $gray-1;
box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);
border: 1px solid transparent;
border-radius: 3px;
z-index: 100;
position: absolute;
top: 8px;