mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
chore(docs): add mandatory IBM instrumentation tags (#1988)
Co-authored-by: Jeff Chew <jeff.chew@gmail.com>
This commit is contained in:
parent
ba27830b2f
commit
ee70fbfa80
2 changed files with 49 additions and 1 deletions
|
@ -312,7 +312,18 @@
|
|||
</Grid>
|
||||
</Content>
|
||||
|
||||
<footer>
|
||||
<dds-footer-container disable-locale-button="true" size="micro"
|
||||
></dds-footer-container>
|
||||
</footer>
|
||||
|
||||
<style>
|
||||
@media (min-width: 1056px) {
|
||||
footer {
|
||||
margin-left: 256px;
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
margin-bottom: var(--cds-spacing-05);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue