diff options
Diffstat (limited to 'pydis_site/static')
| -rw-r--r-- | pydis_site/static/css/home/index.css | 3 | 
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); | 
