We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2933eb commit 6179a93Copy full SHA for 6179a93
_includes/card.html
@@ -36,10 +36,3 @@ <h6 class="pattern-id">
36
</div>
37
38
39
-
40
-<style>
41
- .chip{
42
- float: left;
43
- }
44
-</style>
45
_sass/catalog.scss
@@ -245,6 +245,7 @@ p {
245
vertical-align: middle;
246
text-decoration: none;
247
justify-content: center;
248
+ float: left;
249
}
250
251
.category-label {
0 commit comments