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; }