projects
/
WP-Themes
/
hospitalitymentality.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e175b9e
)
reducing interior page padding
author
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 3 Apr 2018 17:19:34 +0000
(13:19 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Tue, 3 Apr 2018 17:19:34 +0000
(13:19 -0400)
reducing interior page padding
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
2bda6ea
..
00d8108
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-715,7
+715,7
@@
Posts and pages
.hentry {
margin: 0 0 40px;
background: #FFF;
- padding:
4
0px;
+ padding:
2
0px;
margin-bottom: 40px;
position: relative;
}