Make the remember client option work more intuitively.

This commit is contained in:
Jorik Schellekens
2020-09-03 11:17:53 +02:00
parent 3a7c778498
commit 18ad88f683
6 changed files with 42 additions and 33 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ limitations under the License.
background-color: $app-background;
background-image: url('./imgs/background.svg');
background-repeat: none;
background-position: 50% top;
background-position: 50% 10%;
}
@mixin spacer {