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
171 B
SCSS
Raw Normal View History

2016-01-21 13:07:50 +01:00
//
// Page: Contact
// ---
2017-05-29 21:15:48 +02:00
// bigchaindb.com
2016-01-21 13:07:50 +01:00
//
.contactlist {
p { margin-bottom: 0; }
2016-01-30 14:12:58 +01:00
2017-05-31 00:22:14 +02:00
.p-adr { margin-bottom: $spacer; }
2016-01-30 14:12:58 +01:00
.social { margin-top: $spacer; }
2016-01-21 13:07:50 +01:00
}