Allow the primary page content to be flush with the bottom of the slogan
This commit is contained in:
parent
8a9c86a7da
commit
e9cd3ec8e7
2 changed files with 8 additions and 1 deletions
|
@ -17,6 +17,13 @@
|
|||
display: inline-block;
|
||||
}
|
||||
|
||||
/* Allow the primary page content to be flush with the bottom of the slogan. */
|
||||
.main-section {
|
||||
padding-top: 0;
|
||||
.group-header {
|
||||
padding-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
/* On any page except the home, drop the title over (where we want) the image (to be). */
|
||||
.page-title {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue