projects
/
WP-Themes
/
laurium.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42798c3
)
adding padding to the front page content
author
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 10 May 2018 17:49:40 +0000
(13:49 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Thu, 10 May 2018 17:49:40 +0000
(13:49 -0400)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
cd98c97
..
fc085c4
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-1296,7
+1296,7
@@
body.logged-in.parallax-on #masthead {
#content {
position: relative;
z-index: 99;
- padding-top:
0
!important;
+ padding-top:
30px
!important;
}
.page #content{
@@
-1806,7
+1806,7
@@
Service Section
}
.service-list .service-image img {
- padding:
15
px;
+ padding:
6
px;
}
.service-list .service-detail {