diff --git a/node/src/files/stylesheets/semantic.css b/node/src/files/stylesheets/semantic.css index a10415ddb..482505d68 100755 --- a/node/src/files/stylesheets/semantic.css +++ b/node/src/files/stylesheets/semantic.css @@ -758,6 +758,9 @@ a:hover { #example .existing.annotation { /*display: none;*/ } +#example .segment p:first-of-type { + margin-top: 0em; +} /* example code reskin */ #example div.code.hide {