diff options
Diffstat (limited to 'iss/templates/passes.html')
| -rw-r--r-- | iss/templates/passes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iss/templates/passes.html b/iss/templates/passes.html index c3d868c..d89dbef 100644 --- a/iss/templates/passes.html +++ b/iss/templates/passes.html @@ -8,7 +8,7 @@ <div id="passes"> <p class="f3">Passes for {{ location.lat }}, {{ location.lng }}</p> <table class="tl pa1 w-100"> - <tr class=" tc pa1 f3"> + <tr class="pa1 f3"> <th colspan="1">Total</th> <th colspan="2">Rise</th> <th colspan="4">Culminate</th> |
