remove signin background

This commit is contained in:
Zachary Chai 2017-02-03 16:36:36 -05:00
parent 77c66c5be5
commit 3521436bc8
2 changed files with 0 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 853 KiB

View File

@ -43,10 +43,6 @@ body[data-controller=landing].app-background {
@extend .background;
}
body[data-controller=landing][data-action=rooms].app-background {
background-image: asset-url('bg_personal_room');
}
#alerts {
position: absolute;
top: 10px;