Clear up color variable usage in the Scss
This commit is contained in:
parent
3d5bee2205
commit
e9a65e6c3f
3 changed files with 3 additions and 4 deletions
|
|
@ -174,7 +174,7 @@ img {
|
|||
|
||||
.site-description {
|
||||
margin: -5px 0 0 0;
|
||||
color: #777777;
|
||||
color: #666666;
|
||||
font-size: 16px; }
|
||||
@media screen and (max-width: 520px) {
|
||||
.site-description {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue