projects
/
WP-Themes
/
visitbenzie.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be8a297
)
adding margin below the image in the media template page
author
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 11 Feb 2019 01:42:32 +0000
(20:42 -0500)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 11 Feb 2019 01:42:32 +0000
(20:42 -0500)
scss/_main.scss
patch
|
blob
|
history
diff --git
a/scss/_main.scss
b/scss/_main.scss
index
1e5170b
..
76ce033
100644
(file)
--- a/
scss/_main.scss
+++ b/
scss/_main.scss
@@
-187,4
+187,7
@@
body #content-wrapper .page-content-row{
}
.see-all-videos{
margin-top: 20px;
+}
+.blog-excerpt-image-container{
+ margin-bottom: 15px;
}
\ No newline at end of file