Skip to content
Snippets Groups Projects
Commit 17e38e1a authored by Mark Otto's avatar Mark Otto
Browse files

More

parent d217b758
Branches docs-toc-ads
No related merge requests found
......@@ -36,8 +36,8 @@
}
.carbon-img {
float: none;
display: block;
float: none;
margin-left: 0;
}
......@@ -49,8 +49,8 @@
.carbon-img > img {
width: 100%;
height: auto;
max-width: 100% !important;
height: auto;
@include border-radius(var(--bs-border-radius-sm));
}
}
......
......@@ -54,8 +54,8 @@
}
#carbonads { // stylelint-disable-line selector-max-id
margin-inline: auto;
max-width: 400px;
margin-inline: auto;
}
@include media-breakpoint-up(md) {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment