remove hard coded color for better dark mode display
This commit is contained in:
parent
77ca3dd28a
commit
173e7d3226
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
@import "constants";
|
||||
|
||||
.motivation {
|
||||
color: $black;
|
||||
width: 450px;
|
||||
|
||||
h3 {
|
||||
|
|
Loading…
Reference in a new issue