code cleanup + finished contact page
This commit is contained in:
@@ -52,6 +52,7 @@ $padding: 12.5vw;
|
||||
$padding-small: 5vw;
|
||||
|
||||
$desc-color: #7c8393;
|
||||
$border-color: #2d2d2d;
|
||||
|
||||
$color-config: mat.get-color-config($angular-theme);
|
||||
$background: map.get($color-config, 'background');
|
||||
@@ -84,3 +85,7 @@ body {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.mat-mdc-text-field-wrapper {
|
||||
background-color: map.get($background, 'background') !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user