You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Percy Ma b91167b772
fix(web): keep the pages of the navigation in the center (#21867)
Keep the pages of the navigation in the center

<table>
  <tr>
    <th>Before</th>
    <th>After</th>
  </tr>

  <tr>
    <td>
<img width="200" alt="image"
src="https://user-images.githubusercontent.com/45708948/202838756-d6d57b3f-8144-4a43-a33b-ea7c8ab3a495.png">
</td>
    <td>
<img width="192" alt="image"
src="https://user-images.githubusercontent.com/45708948/202838740-bbae1e86-b14c-421d-92d4-d0e53d5952a2.png">
</td>
  </tr>
</table>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
2 years ago
..
alert.tmpl Support Issue forms and PR forms (#20987) 2 years ago
alert_details.tmpl Enforce tab indentation in templates (#15289) 3 years ago
delete_modal_actions.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
disable_form_autofill.tmpl Disable form autofill (#17291) 3 years ago
footer.tmpl Add whitespace removal inside template curly brackes (#20853) 2 years ago
footer_content.tmpl Removed one extra whitespace in footer after "Template" (#21364) 2 years ago
head.tmpl Allow disable RSS/Atom feed (#21622) 2 years ago
head_navbar.tmpl Add pages to view watched repos and subscribed issues/PRs (#17156) 2 years ago
head_script.tmpl Remove useless `appVer` from JS `window.config` (#21445) 2 years ago
paginate.tmpl fix(web): keep the pages of the navigation in the center (#21867) 2 years ago