Fix dev shop logos style (#6028) [deploy]

This commit is contained in:
Nick Taylor 2020-02-11 18:23:45 -05:00 committed by GitHub
parent a39c6a03b0
commit 56b7410983
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1291,6 +1291,10 @@
}
}
}
&.widget-body--sponsorship-arbitrary img {
width: 100%;
border: 1px solid darken($light-gray, 4%);
}
.sidebar-sponsor {
margin: 25px auto 40px;
width: 96%;
@ -1529,10 +1533,6 @@
opacity: 0.9;
}
}
& + .widget-body--sponsorship-arbitrary img {
width: 100%;
border: 1px solid darken($light-gray, 4%);
}
.social-icon {
width: 30px;
height: 30px;