removed final colors after merge
This commit is contained in:
@@ -65,18 +65,18 @@ $winter_blue: #252535;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: $crystal_blue;
|
||||
//color: $crystal_blue;
|
||||
margin-left: 5%;
|
||||
margin-right: 5%;
|
||||
padding: 10px 0px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
color: $peach_red;
|
||||
//color: $peach_red;
|
||||
}
|
||||
|
||||
p {
|
||||
color: $fuji_white;
|
||||
//color: $fuji_white;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user