diff options
author | 2020-03-10 09:03:14 -0700 | |
---|---|---|
committer | 2020-03-10 09:03:14 -0700 | |
commit | 07f6278ee5d2d571711fec161979cbb399849084 (patch) | |
tree | 696a574ed34199281f445d86b0d25151158a508b /pydis_site/static/css/home/index.css | |
parent | Merge pull request #304 from python-discord/deleted-messages-visible-line-end... (diff) | |
parent | CI: run pre-commit hooks in CI (diff) |
Merge pull request #339 from python-discord/feat/deps/o138/pre-commit-hooks
Add more pre-commit hooks
Diffstat (limited to 'pydis_site/static/css/home/index.css')
-rw-r--r-- | pydis_site/static/css/home/index.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pydis_site/static/css/home/index.css b/pydis_site/static/css/home/index.css index 4c36031b..ba856a8e 100644 --- a/pydis_site/static/css/home/index.css +++ b/pydis_site/static/css/home/index.css @@ -85,4 +85,3 @@ span.repo-language-dot.javascript { max-width: none; } } - |