Commit 8320a8fe authored by Doug Stull's avatar Doug Stull

Replace suggest pipeline utility classes with gitlab-ui

parent 42b06da0
...@@ -108,7 +108,9 @@ export default { ...@@ -108,7 +108,9 @@ export default {
</div> </div>
</template> </template>
<div class="row"> <div class="row">
<div class="col-md-5 order-md-last col-12 gl-mt-5 mt-md-n1 pt-md-1 svg-content svg-225"> <div
class="col-md-5 order-md-last col-12 gl-mt-5 gl-mt-md-n2! gl-pt-md-2 svg-content svg-225"
>
<img data-testid="pipeline-image" :src="pipelineSvgPath" /> <img data-testid="pipeline-image" :src="pipelineSvgPath" />
</div> </div>
<div class="col-md-7 order-md-first col-12"> <div class="col-md-7 order-md-first col-12">
......
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