Color Renaming

This commit is contained in:
2020-08-01 10:27:23 +02:00
parent 254e6aa2bd
commit d90646c9d0
10 changed files with 35 additions and 31 deletions

View File

@@ -4,5 +4,5 @@
}
.LP-HorizontalLine{
color: $-secondary-color;
color: $-grey;
}