tweak styles

This commit is contained in:
Cory LaViska
2021-08-10 10:45:18 -04:00
parent c356ec40d6
commit 7f4169e4e3

View File

@@ -99,14 +99,15 @@
background: rgb(var(--sl-color-neutral-1000));
font: inherit;
font-size: 0.875rem;
text-transform: uppercase;
color: rgb(var(--sl-color-neutral-600));
padding: 0 0.5rem;
padding: 0 1rem;
cursor: pointer;
transition: none;
}
.code-block__button--codepen {
width: 5rem;
width: 6rem;
}
.code-block__button:first-of-type {