sass: Remove useless coloring from close button
Remove useless coloring from lightbox close button.
This commit is contained in:
parent
3c7881f4af
commit
520b59c048
1 changed files with 0 additions and 4 deletions
|
@ -22,10 +22,6 @@ html, .navbar, .footer {
|
||||||
a {
|
a {
|
||||||
color: hsl(217, 71%, 70%);
|
color: hsl(217, 71%, 70%);
|
||||||
}
|
}
|
||||||
|
|
||||||
.lightbox a.delete {
|
|
||||||
color: $light;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.lightbox {
|
.lightbox {
|
||||||
|
|
Loading…
Reference in a new issue