add shadow behind home image

This commit is contained in:
Jonas Leder 2021-09-10 18:57:14 +00:00
parent c43edd53ea
commit ae9a209224

View file

@ -34,6 +34,7 @@ article{
#homeImage{
float: left;
margin-right: 20px;
box-shadow: 7px 7px $back-color-2;
}
#banner img {