Color Renaming
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.LP-Footer{
|
||||
margin-top: 75px;
|
||||
width: 100%;
|
||||
background-color: $-secondary-color;
|
||||
background-color: $-grey;
|
||||
padding: 25px;
|
||||
|
||||
.LP-LinkList__List{
|
||||
@@ -14,7 +14,7 @@
|
||||
width: auto;
|
||||
|
||||
.LP-Text{
|
||||
color: $-secondary-background-color;
|
||||
color: $-almost-white;
|
||||
font-size: 17px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user