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": { "edubirdie": {
"name": "edubirdie", "name": "edubirdie",
"url": "https://edubirdie.com/", "url": "https://edubirdie.com/",
"title": "edubirdie", "title": "Edubirdie offers writing services",
"width":"161", "width":"161",
"height":"27" "height":"27",
"follow": true
} }
}, },
"home": [ "home": [

View File

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

View File

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

File diff suppressed because one or more lines are too long