Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

Commit

Permalink
fix: fixed the style for registration page
Browse files Browse the repository at this point in the history
Signed-off-by: Farhaan Bukhsh <farhaan@opencraft.com>
  • Loading branch information
farhaanbukhsh committed Apr 29, 2021
1 parent ca61823 commit f5961e6
Showing 1 changed file with 8 additions and 0 deletions.
@@ -0,0 +1,8 @@
@import '~styles/theme';

.registration-container {
background-image: url("~assets/header-background.jpg");
background-color: $primary-1;
background-size: 100% 350px;
background-repeat: no-repeat;
}

0 comments on commit f5961e6

Please sign in to comment.