Skip to content

Commit

Permalink
Fix icons
Browse files Browse the repository at this point in the history
  • Loading branch information
marianne-couture committed Oct 17, 2023
1 parent 8fa937b commit 15b48f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions marianne/home-child-care-subway/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ <h1 property="name" id="wb-cont" class="gc-thickline">Home Child Care Provider P
<div class="col-xs-12 col-md-5 pull-right">
<section class="well brdr-rds-0 position-relative">
<div class="row">
<div class="col-xs-2 col-lg-3"><img src="./../karine/visitor-visa/assets/images/ptclock.png" alt="" class="img-responsive" /></div>
<div class="col-xs-2 col-lg-3"><img src="../../karine/visitor-visa/assets/images/ptclock.png" alt="" class="img-responsive" /></div>
<div class="col-xs-10 col-md-8 col-lg-9">
<h3 class="mrgn-bttm-0 mrgn-tp-sm">Processing times</h3>
<p>29 to 35 months</p>
Expand All @@ -186,7 +186,7 @@ <h3 class="mrgn-bttm-0 mrgn-tp-sm">Processing times</h3>

<section class="well brdr-rds-0 position-relative">
<div class="row">
<div class="col-xs-2 col-lg-3"><img src="./../karine/visitor-visa/assets/images/feesdollar.png" alt="" class="img-responsive" /></div>
<div class="col-xs-2 col-lg-3"><img src="../../karine/visitor-visa/assets/images/feesdollar.png" alt="" class="img-responsive" /></div>
<div class="col-xs-10 col-md-8 col-lg-9">
<h3 class="mrgn-bttm-0 mrgn-tp-sm">Fees</h3>
<p class="mrgn-bttm-0">Starting from: $CAN&nbsp;1,085</p>
Expand Down

0 comments on commit 15b48f3

Please sign in to comment.