From 32a0fbf117bc4490305071fa320ddd3ec6eb37c3 Mon Sep 17 00:00:00 2001 From: annasandri Date: Fri, 18 Jun 2021 17:32:26 +0200 Subject: [PATCH] Update 'when-you-might-go-astray/index.html' --- when-you-might-go-astray/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/when-you-might-go-astray/index.html b/when-you-might-go-astray/index.html index a501680..0f9159b 100644 --- a/when-you-might-go-astray/index.html +++ b/when-you-might-go-astray/index.html @@ -26,6 +26,9 @@ hr { border: 1px solid !important; color: #c94dff !important ; + } + img { + box-shadow: 1px 1px 10px 0 #c94dff !important; }