Skip to content

Commit 4360b43

Browse files
committed
Update location-mode.md
1 parent e28a5f2 commit 4360b43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/python/location-mode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ fig.show()
7474

7575
The following ISO codes are supported when `locationmode='ISO-3'`:
7676

77-
<table style="text-align: left;">
77+
<table style="text-align: left; margin-left: 0; margin-right: auto;">
7878
<thead>
7979
<tr>
8080
<th style="text-align: left;">Name</th>
@@ -366,7 +366,7 @@ fig.show()
366366

367367
The following state codes are supported when `locationmode='USA-states'`:
368368

369-
<table style="text-align: left;">
369+
<table style="text-align: left; margin-left: 0; margin-right: auto;">
370370
<thead>
371371
<tr>
372372
<th style="text-align: left;">State</th>

0 commit comments

Comments
 (0)