Fix dev shop logos style (#6028) [deploy]
This commit is contained in:
parent
a39c6a03b0
commit
56b7410983
1 changed files with 4 additions and 4 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue