0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-15 00:54:11 +01:00
gitea/web_src/css
silverwind 75e2e5c736
Migrate font-size helpers to tailwind (#30029)
Migrate `gt-font-*` to `tw-text-*` All tailwind-original class names are
also available and render like they would with 16px root font size.

We currently have root font size at 14px, but I would like to eventually
migrate us to 16px so that the tailwind docs apply to us unchangend and
because 16px is the recommended root font size for web pages in general.
Also the number 16 is much better dividable than 14 so will result in
more integers.
2024-03-23 21:22:15 +00:00
..
chroma
codemirror
editor
features
markup
modules
repo
shared
standalone
themes
actions.css
admin.css
base.css
dashboard.css
explore.css
font_i18n.css
form.css
helpers.css Migrate font-size helpers to tailwind (#30029) 2024-03-23 21:22:15 +00:00
home.css
index.css
install.css
org.css
repo.css
review.css
user.css