projects
/
WP-Themes
/
hotelearl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3296f7
)
removing margin from the slideshow
author
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 18 Jun 2018 17:08:52 +0000
(13:08 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Mon, 18 Jun 2018 17:08:52 +0000
(13:08 -0400)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
baea087
..
e9b2c4b
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-565,7
+565,7
@@
Widgets
--------------------------------------------------------------*/
.widget {
- margin: 0 0 20px;
+ /* margin: 0 0 20px; */
}
/* Make sure select elements fit in widgets */
@@
-1891,7
+1891,7
@@
Portfolio Section
--------------------------------------------------------------*/
.portfolio-listing {
- margin: 0 -15px;
+ /* margin: 0 -15px; */
}
.parallax-section:nth-child(4) .portfolio-listing a:hover{
cursor: initial;