Set project section font color to white
This commit is contained in:
parent
d7ff635fb4
commit
95d59493db
|
@ -1,3 +1,4 @@
|
|||
.project {
|
||||
color: $color-white;
|
||||
background-color: $color-orange;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue