* Matt Swan
* Kyu
* Takayuki Yamaguchi [@takyam](https://twitter.com/@takyam)
+* Leo Zeba [@leozeba](https://twitter.com/@leozeba)
}
],
"10": [
+ {
+ "FirstName": "Leo",
+ "LastName": "Zeba",
+ "Twitter": "leozeba"
+ },
{
"FirstName": "Takayuki",
"LastName": "Yamaguchi",
<a href="http://bestcss.in/" target="_blank">
<img src="{{ site.url }}/images/sponsors/bestcss.png" alt="bestcss logo">
</a>
+ <a href="https://nazar.io/" target="_blank">
+ <img src="{{ site.url }}/images/sponsors/nazar.png" alt="nazar logo">
+ </a>
</div>
</div>
</div>
align-items: center
display: flex
justify-content: center
+ margin-right: 3rem
width: 150px
position: absolute !important;
right: 0.625em;
top: 0.625em;
+ z-index: 4;
}
.control.is-loading.is-small:after {
justify-content: center;
overflow: hidden;
position: fixed;
- z-index: 20;
+ z-index: 40;
}
.modal.is-active {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
+ margin-right: 3rem;
width: 150px;
}