Commit 89e45178 by Jonathan Thomas

Removing padding from preview header

parent 96339582
Pipeline #8987 passed with stage
in 34 seconds
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<!-- Preview header --> <!-- Preview header -->
<div class="row"> <div class="row">
<div class="col-xs-12"> <div class="col-xs-12">
<h3 class="p-2">Preview</h3> <h3>Preview</h3>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment