From fc78b8c5e852327660a2d7616d765393ff407d1f Mon Sep 17 00:00:00 2001 From: Volpeon Date: Thu, 30 Dec 2021 09:45:40 +0100 Subject: Improved lightbox --- assets/css/components/_lightbox.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/css/components/_lightbox.scss') diff --git a/assets/css/components/_lightbox.scss b/assets/css/components/_lightbox.scss index 01c1219..165e21c 100644 --- a/assets/css/components/_lightbox.scss +++ b/assets/css/components/_lightbox.scss @@ -36,7 +36,7 @@ left: 0; width: 100%; height: 100%; - opacity: .95; + opacity: .85; background-color: prop(--colors --bg); } -- cgit v1.2.3-54-g00ecf