forgejo/web_src/less
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>
2022-11-25 14:37:02 +08:00
..
chroma
code
codemirror
console
features Update JS dependencies and misc tweaks (#21583) 2022-10-28 09:40:50 -04:00
markup Fix opaque background on mermaid diagrams (#21642) 2022-10-31 20:57:31 +00:00
modules
shared Timeline and color tweaks (#21799) 2022-11-19 12:02:30 +08:00
standalone
themes Move all remaining colors into CSS variables (#21903) 2022-11-23 08:22:27 +08:00
_admin.less Webhook list enhancements (#21893) 2022-11-22 07:10:42 +08:00
_base.less Move all remaining colors into CSS variables (#21903) 2022-11-23 08:22:27 +08:00
_dashboard.less Move all remaining colors into CSS variables (#21903) 2022-11-23 08:22:27 +08:00
_editor.less
_explore.less
_font_i18n.less
_form.less Add system setting table with cache and also add cache supports for user setting (#18058) 2022-10-17 07:29:26 +08:00
_home.less
_install.less Move all remaining colors into CSS variables (#21903) 2022-11-23 08:22:27 +08:00
_organization.less Add team member invite by email (#20307) 2022-10-19 14:40:28 +02:00
_package.less
_repository.less Fix table misalignments and tweak webhook and githook lists (#21917) 2022-11-24 00:43:07 -06:00
_review.less Improve code comment review on mobile (#21461) 2022-10-25 19:11:49 +08:00
_svg.less
_tribute.less CSS color enhancements (#21534) 2022-10-23 12:05:20 +08:00
_user.less
animations.less Improvements for Content Copy (#21842) 2022-11-21 17:59:42 +08:00
helpers.less fix(web): keep the pages of the navigation in the center (#21867) 2022-11-25 14:37:02 +08:00
index.less
variables.less