fixing the border radius with the home page images
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 25 Apr 2018 20:53:13 +0000 (16:53 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 25 Apr 2018 20:53:13 +0000 (16:53 -0400)
style.css

index 5c8da97..6529adf 100644 (file)
--- a/style.css
+++ b/style.css
@@ -1977,8 +1977,8 @@ Portfolio Section
     transform: scale(1.2);
 }
 .portfolio-image img{
-    border-top-right-radius: 15%;
-    border-top-left-radius: 15%;
+    border-top-right-radius: 10%;
+    border-top-left-radius: 10%;
 }
 
 /*--------------------------------------------------------------