mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 01:36:55 +01:00
team grid updates
This commit is contained in:
parent
3fa51073ec
commit
d791585d66
@ -8,6 +8,7 @@
|
||||
background: $brand-main-gray;
|
||||
width: 230px;
|
||||
clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
|
||||
filter: grayscale(1);
|
||||
}
|
||||
|
||||
.team__name {
|
||||
@ -118,7 +119,7 @@
|
||||
//
|
||||
// Grid redefinition: more spacious
|
||||
//
|
||||
$spacer-team: 4rem;
|
||||
$spacer-team: 3rem;
|
||||
|
||||
.grid--team {
|
||||
margin: -($spacer-team) 0 $spacer-team (-($spacer-team));
|
||||
|
Loading…
Reference in New Issue
Block a user