team updates

This commit is contained in:
Matthias Kretschmann 2016-01-21 12:08:23 +01:00
parent d878df747b
commit f648847bf5
5 changed files with 33 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

View File

@ -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

View File

@ -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