Ensure correct placement of image, title under navbar on project nodes

There's got to be a better way.  I guess i could consistently remove the .node div on
all content types...
This commit is contained in:
benjamin melançon 2018-11-14 12:31:12 -05:00
parent 5dc31be649
commit f8312d3dbd

View file

@ -18,6 +18,7 @@
fill: currentColor;
}
& + section,
& + .floating-tabs + #main-content + section,
& + .floating-tabs + #main-content + .node > section:first-child {
padding-top: 3.3125em;
@include desktop {