mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 05:04:28 -07:00
Add nazar
This commit is contained in:
@@ -25,3 +25,4 @@
|
|||||||
* Matt Swan
|
* Matt Swan
|
||||||
* Kyu
|
* Kyu
|
||||||
* Takayuki Yamaguchi [@takyam](https://twitter.com/@takyam)
|
* Takayuki Yamaguchi [@takyam](https://twitter.com/@takyam)
|
||||||
|
* Leo Zeba [@leozeba](https://twitter.com/@leozeba)
|
||||||
|
|||||||
@@ -31,6 +31,11 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"10": [
|
"10": [
|
||||||
|
{
|
||||||
|
"FirstName": "Leo",
|
||||||
|
"LastName": "Zeba",
|
||||||
|
"Twitter": "leozeba"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"FirstName": "Takayuki",
|
"FirstName": "Takayuki",
|
||||||
"LastName": "Yamaguchi",
|
"LastName": "Yamaguchi",
|
||||||
|
|||||||
@@ -11,6 +11,9 @@
|
|||||||
<a href="http://bestcss.in/" target="_blank">
|
<a href="http://bestcss.in/" target="_blank">
|
||||||
<img src="{{ site.url }}/images/sponsors/bestcss.png" alt="bestcss logo">
|
<img src="{{ site.url }}/images/sponsors/bestcss.png" alt="bestcss logo">
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://nazar.io/" target="_blank">
|
||||||
|
<img src="{{ site.url }}/images/sponsors/nazar.png" alt="nazar logo">
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -5,4 +5,5 @@
|
|||||||
align-items: center
|
align-items: center
|
||||||
display: flex
|
display: flex
|
||||||
justify-content: center
|
justify-content: center
|
||||||
|
margin-right: 3rem
|
||||||
width: 150px
|
width: 150px
|
||||||
|
|||||||
@@ -4370,6 +4370,7 @@ a.box:active {
|
|||||||
position: absolute !important;
|
position: absolute !important;
|
||||||
right: 0.625em;
|
right: 0.625em;
|
||||||
top: 0.625em;
|
top: 0.625em;
|
||||||
|
z-index: 4;
|
||||||
}
|
}
|
||||||
|
|
||||||
.control.is-loading.is-small:after {
|
.control.is-loading.is-small:after {
|
||||||
@@ -6247,7 +6248,7 @@ a.dropdown-item.is-active {
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
z-index: 20;
|
z-index: 40;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal.is-active {
|
.modal.is-active {
|
||||||
@@ -13361,6 +13362,7 @@ html.route-index .hero.is-primary a.column:hover .title strong {
|
|||||||
-webkit-box-pack: center;
|
-webkit-box-pack: center;
|
||||||
-ms-flex-pack: center;
|
-ms-flex-pack: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
margin-right: 3rem;
|
||||||
width: 150px;
|
width: 150px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 17 KiB |
BIN
docs/images/sponsors/nazar.png
Normal file
BIN
docs/images/sponsors/nazar.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
Reference in New Issue
Block a user