1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-01 15:55:36 +01:00
site/_src/_assets/styles/_page-contact.scss

13 lines
168 B
SCSS

//
// Page: Contact
// ---
// bigchain.io
//
.contactlist {
p { margin-bottom: 0 }
.p-adr { margin-bottom: $spacer; }
.social { margin-top: $spacer; }
}