Skip to content

Commit

Permalink
Merge pull request #6 from greenglobal/feat/style/update-type-for-sty…
Browse files Browse the repository at this point in the history
…le-tag

Update type for style tag and readme
  • Loading branch information
HuynhHungManh authored Oct 5, 2020
2 parents e6d6bdd + e729692 commit 00f14ea
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,13 @@ Your customers are now able to select the new shipping method.
- City: Herndon
- Country: US

### Tracking number
- 568838414941
- 123456789012
- 020207021381215
- 403934084723025
- 231300687629630

## Guide

### Track your shipment by tracking number.
Expand Down
2 changes: 1 addition & 1 deletion src/Resources/views/tracking/view.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
@stop

@section('css')
<style>
<style type="text/css">
.body-section {
display: flex;
}
Expand Down

0 comments on commit 00f14ea

Please sign in to comment.