diff options
author | 2021-07-24 20:32:34 -0400 | |
---|---|---|
committer | 2021-07-24 20:32:34 -0400 | |
commit | a4d0139215b29058d0f8de17f389d589dafed34c (patch) | |
tree | 9bfd959ebae285b62485f9f757ecc93df61127b5 /pydis_site/static | |
parent | add constant for resource tags. Add Functional front end (diff) |
Remove extra newline from end of file (there is now one newline).
Diffstat (limited to 'pydis_site/static')
-rw-r--r-- | pydis_site/static/css/resources/resources.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pydis_site/static/css/resources/resources.css b/pydis_site/static/css/resources/resources.css index a9226647..488effc3 100644 --- a/pydis_site/static/css/resources/resources.css +++ b/pydis_site/static/css/resources/resources.css @@ -27,4 +27,3 @@ /*#podcastsBlock {*/ /* background-image: linear-gradient(141deg, #232382 0%, #30309c 71%, #4343ad 100%);*/ /*}*/ - |