Give author bios the standard bottom padding other Article sections have
This commit is contained in:
parent
352bb35433
commit
d070b0f77f
1 changed files with 5 additions and 0 deletions
|
@ -53,3 +53,8 @@
|
|||
height: 16rem;
|
||||
}
|
||||
}
|
||||
|
||||
/* Yes i know i should just give author bios their own class */
|
||||
.node--type-people.node--view-mode-teaser {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue