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 {
|
.menu__link {
|
||||||
@extend .small;
|
@extend .small;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: ($spacer * 1.5) $spacer;
|
padding: $spacer;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
|
||||||
|
@media ($screen-md) {
|
||||||
|
padding: ($spacer * 1.5) $spacer;
|
||||||
|
}
|
||||||
|
|
||||||
// link line
|
// link line
|
||||||
&:after {
|
&:after {
|
||||||
content: "";
|
content: "";
|
||||||
@ -92,6 +96,13 @@
|
|||||||
// Footer Menu
|
// Footer Menu
|
||||||
//
|
//
|
||||||
.menu--footer {
|
.menu--footer {
|
||||||
|
|
||||||
|
.menu__logo {
|
||||||
|
margin-bottom: $spacer;
|
||||||
|
|
||||||
|
@media ($screen-md) { margin-bottom: 0 }
|
||||||
|
}
|
||||||
|
|
||||||
.logo {
|
.logo {
|
||||||
fill: $gray;
|
fill: $gray;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
@ -100,7 +111,7 @@
|
|||||||
|
|
||||||
.menu__link {
|
.menu__link {
|
||||||
@extend .mini;
|
@extend .mini;
|
||||||
padding: $spacer ($spacer/2);
|
padding: ($spacer/2);
|
||||||
color: $gray;
|
color: $gray;
|
||||||
|
|
||||||
// link line
|
// link line
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
position: CEO
|
position: CEO
|
||||||
image: team-bruce.jpg
|
image: team-bruce.jpg
|
||||||
twitter: BrucePon
|
twitter: BrucePon
|
||||||
facebook: bruce.pon
|
|
||||||
linkedin: ponbruce
|
linkedin: ponbruce
|
||||||
|
|
||||||
- name: Trent McConaghy
|
- name: Trent McConaghy
|
||||||
@ -14,6 +13,12 @@
|
|||||||
linkedin: trentmc
|
linkedin: trentmc
|
||||||
github: trentmc
|
github: trentmc
|
||||||
|
|
||||||
|
- name: Greg McMullen
|
||||||
|
position: CPO
|
||||||
|
image: team-greg.jpg
|
||||||
|
twitter: gmcmullen
|
||||||
|
linkedin: gregmcm
|
||||||
|
|
||||||
- name: Andreas Müller
|
- name: Andreas Müller
|
||||||
position: Databases
|
position: Databases
|
||||||
image: team-andreas.jpg
|
image: team-andreas.jpg
|
||||||
@ -28,3 +33,17 @@
|
|||||||
position: Developer
|
position: Developer
|
||||||
image: team-troy.jpg
|
image: team-troy.jpg
|
||||||
twitter: TroyMc
|
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