mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix backers
This commit is contained in:
@@ -21,9 +21,6 @@
|
|||||||
<li>
|
<li>
|
||||||
KeyCDN
|
KeyCDN
|
||||||
</li>
|
</li>
|
||||||
<li>
|
|
||||||
Tooltwist
|
|
||||||
</li>
|
|
||||||
<li>
|
<li>
|
||||||
Aaron
|
Aaron
|
||||||
<a href="https://twitter.com/aequasi" target="_blank" rel="nofollow">
|
<a href="https://twitter.com/aequasi" target="_blank" rel="nofollow">
|
||||||
|
|||||||
@@ -112,12 +112,6 @@
|
|||||||
"twitter": "aequasi",
|
"twitter": "aequasi",
|
||||||
"start_timestamp": 1511242659284
|
"start_timestamp": 1511242659284
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"first_name": "Tooltwist",
|
|
||||||
"last_name": "",
|
|
||||||
"twitter": "",
|
|
||||||
"start_timestamp": 1522552630215
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"first_name": "KeyCDN",
|
"first_name": "KeyCDN",
|
||||||
"last_name": "",
|
"last_name": "",
|
||||||
|
|||||||
@@ -27,16 +27,6 @@
|
|||||||
height="43.5"
|
height="43.5"
|
||||||
%}
|
%}
|
||||||
</a>
|
</a>
|
||||||
<a href="http://tooltwist.com/" target="_blank" rel="nofollow">
|
|
||||||
{%
|
|
||||||
include elements/responsive-image.html
|
|
||||||
path="sponsors/tooltwist"
|
|
||||||
extension="png"
|
|
||||||
alt="tooltwist logo"
|
|
||||||
width="160"
|
|
||||||
height="51"
|
|
||||||
%}
|
|
||||||
</a>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -39,7 +39,7 @@
|
|||||||
display: flex
|
display: flex
|
||||||
margin-left: auto
|
margin-left: auto
|
||||||
margin-right: auto
|
margin-right: auto
|
||||||
max-width: 1130px
|
max-width: 1040px
|
||||||
.bd-partner
|
.bd-partner
|
||||||
&.bd-is-sponsor
|
&.bd-is-sponsor
|
||||||
flex-grow: 1
|
flex-grow: 1
|
||||||
|
|||||||
@@ -13051,7 +13051,7 @@ svg {
|
|||||||
display: flex;
|
display: flex;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
max-width: 1130px;
|
max-width: 1040px;
|
||||||
}
|
}
|
||||||
.bd-partner.bd-is-sponsor {
|
.bd-partner.bd-is-sponsor {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
|
|||||||
2
docs/css/bulma-docs.min.css
vendored
2
docs/css/bulma-docs.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user