Update client selection to match figma

This commit is contained in:
Jorik Schellekens
2020-09-10 11:27:47 +01:00
parent 18ad88f683
commit a82c318ecf
11 changed files with 132 additions and 36 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% 10%;
background-position: 50% -20%;
}
@mixin spacer {