projects
/
WP-Themes
/
kingsail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d08d25
)
fixing the border radius with the home page images
author
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 25 Apr 2018 20:53:13 +0000
(16:53 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Wed, 25 Apr 2018 20:53:13 +0000
(16:53 -0400)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/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: 1
5
%;
- border-top-left-radius: 1
5
%;
+ border-top-right-radius: 1
0
%;
+ border-top-left-radius: 1
0
%;
}
/*--------------------------------------------------------------