]> git.armaanb.net Git - lightcards-http.git/blobdiff - index.html
Add drop shadow under images
[lightcards-http.git] / index.html
index eefef34cc5184cfe3e62733e15c6cc6106614e44..0d3d13774905a5510f3ff5e37da6fa2014b910c7 100644 (file)
@@ -28,6 +28,8 @@ h2 {
 
 img {
   width: 100%;
+  filter: drop-shadow(0 0 0.5em);
+  margin: 0.5em 0;
 }
 
 a {