mirror of
https://github.com/bigchaindb/site.git
synced 2025-02-11 08:09:33 +01:00
team updates
This commit is contained in:
parent
d878df747b
commit
f648847bf5
BIN
_src/_assets/images/team-alberto.jpg
Normal file
BIN
_src/_assets/images/team-alberto.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
BIN
_src/_assets/images/team-dimitri.jpg
Normal file
BIN
_src/_assets/images/team-dimitri.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
BIN
_src/_assets/images/team-greg.jpg
Normal file
BIN
_src/_assets/images/team-greg.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
@ -17,9 +17,13 @@
|
||||
.menu__link {
|
||||
@extend .small;
|
||||
display: inline-block;
|
||||
padding: ($spacer * 1.5) $spacer;
|
||||
padding: $spacer;
|
||||
text-transform: uppercase;
|
||||
|
||||
@media ($screen-md) {
|
||||
padding: ($spacer * 1.5) $spacer;
|
||||
}
|
||||
|
||||
// link line
|
||||
&:after {
|
||||
content: "";
|
||||
@ -92,6 +96,13 @@
|
||||
// Footer Menu
|
||||
//
|
||||
.menu--footer {
|
||||
|
||||
.menu__logo {
|
||||
margin-bottom: $spacer;
|
||||
|
||||
@media ($screen-md) { margin-bottom: 0 }
|
||||
}
|
||||
|
||||
.logo {
|
||||
fill: $gray;
|
||||
opacity: 1;
|
||||
@ -100,7 +111,7 @@
|
||||
|
||||
.menu__link {
|
||||
@extend .mini;
|
||||
padding: $spacer ($spacer/2);
|
||||
padding: ($spacer/2);
|
||||
color: $gray;
|
||||
|
||||
// link line
|
||||
|
@ -3,7 +3,6 @@
|
||||
position: CEO
|
||||
image: team-bruce.jpg
|
||||
twitter: BrucePon
|
||||
facebook: bruce.pon
|
||||
linkedin: ponbruce
|
||||
|
||||
- name: Trent McConaghy
|
||||
@ -14,6 +13,12 @@
|
||||
linkedin: trentmc
|
||||
github: trentmc
|
||||
|
||||
- name: Greg McMullen
|
||||
position: CPO
|
||||
image: team-greg.jpg
|
||||
twitter: gmcmullen
|
||||
linkedin: gregmcm
|
||||
|
||||
- name: Andreas Müller
|
||||
position: Databases
|
||||
image: team-andreas.jpg
|
||||
@ -28,3 +33,17 @@
|
||||
position: Developer
|
||||
image: team-troy.jpg
|
||||
twitter: TroyMc
|
||||
|
||||
- name: Dimitri de Jonge
|
||||
position: Developer
|
||||
image: team-dimitri.jpg
|
||||
twitter: DimitriDeJonghe
|
||||
facebook: dimitri.jonghe
|
||||
github: diminator
|
||||
linkedin: dimitridejonghe
|
||||
|
||||
- name: Alberto Granzotto
|
||||
position: Developer
|
||||
image: team-alberto.jpg
|
||||
twitter: vrde
|
||||
github: vrde
|
||||
|
Loading…
Reference in New Issue
Block a user