Update birdie

This commit is contained in:
Jeremy Thomas 2019-10-30 18:51:00 -04:00
parent 1583aa7eb3
commit 8ba3dfb397
4 changed files with 6 additions and 5 deletions

View File

@ -122,9 +122,10 @@
"edubirdie": {
"name": "edubirdie",
"url": "https://edubirdie.com/",
"title": "edubirdie",
"title": "Edubirdie offers writing services",
"width":"161",
"height":"27"
"height":"27",
"follow": true
}
},
"home": [

View File

@ -30,7 +30,7 @@
text-align: center
&.is-text
color: $text-light
font-size: 0.75em
font-size: 0.875em
line-height: 1.25
min-height: 0

View File

@ -14481,7 +14481,7 @@ svg {
.bd-partner-sponsor.is-text {
color: #7a7a7a;
font-size: 0.75em;
font-size: 0.875em;
line-height: 1.25;
min-height: 0;
}

File diff suppressed because one or more lines are too long