gradient decrease for primary image on large screen
This commit is contained in:
@@ -402,7 +402,7 @@ select.form-control {
|
||||
|
||||
.large-screen-container {
|
||||
background-color: $white;
|
||||
background-image: linear-gradient(102.02deg, $primary 80%, $white 45%);
|
||||
background-image: linear-gradient(102.02deg, $primary 73%, $white 45%);
|
||||
width: 50vw;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user