docs(palimpsest): support responsive design

This commit is contained in:
Eric Liu 2020-01-12 12:03:15 -08:00
commit 01f65cb308
10 changed files with 338 additions and 28 deletions

View file

@ -16,7 +16,6 @@
position: relative;
z-index: 1;
border: 1px solid var(--cds-ui-03);
margin-bottom: 2rem;
}
.preview.light {
@ -65,7 +64,9 @@
}
h3 {
margin-top: 2rem;
margin-bottom: 1.5rem;
font-size: 1.5rem;
}
.wrapper {