aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/static/css
diff options
context:
space:
mode:
authorGravatar Ash <[email protected]>2022-07-01 16:13:20 +0100
committerGravatar GitHub <[email protected]>2022-07-01 16:13:20 +0100
commit706d027f03dd9069f3403681301067365d4c9c87 (patch)
tree88224bdcd1c85ce8037ff353a6f3f409346300e4 /pydis_site/static/css
parentUpdate pydis_site/apps/content/resources/guides/python-guides/discord-app-com... (diff)
parentMerge pull request #735 from python-discord/cj9-qualifier (diff)
Merge branch 'python-discord:main' into main
Diffstat (limited to 'pydis_site/static/css')
-rw-r--r--pydis_site/static/css/home/index.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/pydis_site/static/css/home/index.css b/pydis_site/static/css/home/index.css
index e1d70370..e117a35b 100644
--- a/pydis_site/static/css/home/index.css
+++ b/pydis_site/static/css/home/index.css
@@ -126,8 +126,7 @@ h1 {
margin: 0 4% 0 4%;
background-color: #3EB2EF;
color: white;
- font-size: 15px;
- line-height: 33px;
+ line-height: 31px;
border:none;
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
transition: all 0.3s cubic-bezier(.25,.8,.25,1);