Use margin offsets for group plan header (#10180)

So there are no whitespaces around the header
This commit is contained in:
Philip Karpiak
2018-03-30 16:34:46 -04:00
committed by Sabe Jones
parent 64e86bad91
commit 10e0848a5c

View File

@@ -171,6 +171,8 @@ div
color: #fff;
padding: 2em;
height: 356px;
margin-left: -12px;
margin-right: -12px;
h1 {
font-size: 48px;