Skip to content

Commit 8c17522

Browse files
committed
Remove margins from .c-title
1 parent 63cb765 commit 8c17522

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_sass/common/_release_style.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1109,6 +1109,10 @@ $subsection-base-color: grey;
11091109
&:hover {
11101110
text-decoration: underline;
11111111
}
1112+
1113+
p {
1114+
margin: 0;
1115+
}
11121116
}
11131117
}
11141118

0 commit comments

Comments
 (0)