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

style BigchainDB graphic

This commit is contained in:
Matthias Kretschmann 2017-09-20 14:32:03 +02:00
parent 39cdadf730
commit d159863f11
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -192,6 +192,18 @@
.grid {
margin-bottom: 0;
}
.feature__image {
background: #8e9eb0;
display: flex;
align-items: flex-end;
padding: $spacer;
padding-bottom: 0;
svg {
margin-bottom: -.5rem;
}
}
}
.getstarted {