File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 152152<style lang="scss">
153153
154154@media (min-width : 960px ){
155- #carbonads {
155+ #carbon-ads > div {
156156 margin-right : 30px ;
157157 }
158158}
159159
160- #carbonads {
160+ #carbon-ads > div {
161161 display : block ;
162162 overflow : hidden ;
163163 padding : 1em ;
169169 line-height : 1.5 ;
170170}
171171
172- #carbonads a {
172+ #carbon-ads > div a {
173173 color : inherit ;
174174 text-decoration : none ;
175175}
176176
177- #carbonads a :hover {
177+ #carbon-ads > div a :hover {
178178 color : inherit ;
179179}
180180
181- #carbonads span {
181+ #carbon-ads > div span {
182182 display : block ;
183183 overflow : hidden ;
184184}
203203}
204204
205205@media (max-width : 576px ){
206- #carbonads {
206+ #carbon-ads > div {
207207 margin : auto ;
208208 margin-top : 30px ;
209209 }
210210
211- #carbonads .carbon-poweredby {
211+ #carbon-ads > div .carbon-poweredby {
212212 left : 143px ;
213213 }
214214
You can’t perform that action at this time.
0 commit comments