1
0
mirror of https://github.com/ipdb/website.git synced 2024-11-22 01:26:52 +01:00

make the logo bigger. did I just say that?

This commit is contained in:
Matthias Kretschmann 2017-09-26 11:16:38 +02:00
parent 9d1c820f24
commit 01820e094d
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -5,8 +5,8 @@
// default logo
.logo {
fill: $brand-04;
width: 150px;
height: 35px;
width: 168px;
height: 40px;
display: block;
}