CSS: Minor style tweaks to user login.

Don't use hardcoded white color for container-box mixin.
This commit is contained in:
2018-11-16 12:38:40 +01:00
parent 5896f4cfdd
commit 9182188647
2 changed files with 3 additions and 4 deletions

View File

@@ -114,7 +114,7 @@
=container-box
position: relative
background-color: white
background-color: $color-background-light
border-radius: 3px
box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px