2016-01-21 13:07:50 +01:00
|
|
|
//
|
|
|
|
// Page: Contact
|
|
|
|
// ---
|
|
|
|
// bigchain.io
|
|
|
|
//
|
|
|
|
|
|
|
|
.contactlist {
|
2017-05-06 18:03:40 +02:00
|
|
|
p { margin-bottom: 0; }
|
2016-01-30 14:12:58 +01:00
|
|
|
|
|
|
|
.p-adr { margin-bottom: $spacer; }
|
|
|
|
.social { margin-top: $spacer; }
|
2016-01-21 13:07:50 +01:00
|
|
|
}
|