added contact footer on home V2
This commit is contained in:
@@ -3356,6 +3356,19 @@ body.home-v2{
|
||||
&:after{z-index: -1; opacity:0.4;}
|
||||
}
|
||||
}
|
||||
|
||||
#contact-pane{
|
||||
margin:2em 0; padding:1em;
|
||||
background-color: #e6e6e6;
|
||||
.field-name-body{
|
||||
text-align: center;
|
||||
p{
|
||||
@include inlineblock();
|
||||
min-width: 20%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
} // homeV2
|
||||
|
||||
/*
|
||||
@@ -3374,4 +3387,4 @@ body.home-v2{
|
||||
|
||||
|
||||
@import "misc.scss";
|
||||
// end
|
||||
// end
|
||||
|
Reference in New Issue
Block a user