diff --git a/css/stylesheet_global.css b/css/stylesheet_global.css index 4ff2b35..6e8b3bd 100644 --- a/css/stylesheet_global.css +++ b/css/stylesheet_global.css @@ -940,11 +940,11 @@ label { .lightbox__close { position: absolute; - top: -42px; - right: 0; + top: -40px; + right: -40px; border: 0; background: transparent; - color: var(--white); + color: var(--butter-light); font-size: 40px; line-height: 1; cursor: pointer; diff --git a/index.html b/index.html index 641cff0..4fc0018 100644 --- a/index.html +++ b/index.html @@ -104,7 +104,7 @@